-
Notifications
You must be signed in to change notification settings - Fork 1
Mutation support #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
the useFetchMate is only for querying the data source, fetch-mate doesn't have support for Mutation calls.
I don't have a clear vision of how it should be to be straightforward and simple. should mutation happens also with useFetchMate or should be another hook like useMutationMate?!
any idea are welcomed