Files
fl-query/packages/fl_query_hooks/CHANGELOG.md
T
2022-07-08 03:48:04 +06:00

9 lines
224 B
Markdown

## 0.1.0
Initial Release
- `useQuery` for binding the `Query` & `QueryJob` data to the UI layer of the application
- `useMutation` for binding the `Mutation` & `MutationJob` operations to the UI layer of the application