Is there a typescript example for useMutation with the update function as per the docs?
Mutations in Apollo Client - Apollo GraphQL Docs.
The typescript doco doesn’t have it either Using Apollo with TypeScript - Apollo GraphQL Docs
Is there a typescript example for useMutation with the update function as per the docs?
Mutations in Apollo Client - Apollo GraphQL Docs.
The typescript doco doesn’t have it either Using Apollo with TypeScript - Apollo GraphQL Docs
@ray our fullstack tutorial has TypeScript useMutation
examples: