588 B
588 B
v0.1.0
Initial Release
QueryBowl&QueryBowlScopefor managing & caching all the query data.Queryfor advanced fetch, refetch & data management APIsMutationfor advanced mutate (a function that modifies data somewhere) & post-mutation management APIsQueryJobfor defining the logic of how data should be fetched or refetched or invalidatedMutationJobfor defining the logic of how data should be mutatedQueryBuilderfor binding theQuery&QueryJobto a Flutter WidgetMutationBuilderfor binding theMutation&MutationJobto a Flutter Widget