You can intercept a GraphQL mutation by defining a graphql.mutation() handler for it and matching it by the operation name: graphql.mutation …
You can intercept a GraphQL mutation by defining a graphql.mutation() handler for it and matching it by the operation name: graphql.mutation …