📄️ QueryClientProvider
QueryClientProvider widget
📄️ Queries
Create a Query
📄️ Mutations
Create a mutation
📄️ Infinite Queries
Rendering lists that can additively "load more" data onto an existing set of data or "infinite scroll" is also a very common UI pattern. Fl Query supports a useful version of Query called InfiniteQuery for querying these types of lists.