9 lines
224 B
Markdown
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
|
|
|
|
|