Endpoint delegate updating an existing record.
final Future<T> Function(int id, T item) updateDelegate;