models/controllers/index library

Classes

InfiniteQueryController<TData, TParams, TError>
MutationController<TData, TVariables, TError>
Controller that provides access to mutation state and actions
PaginatedQueryController<TData, TParams, TError>
Controller wrapper that provides a clean API for list management
QueryController<TData, TParams, TError>
Controller for simple queries