Closed
Description
Looking at the code for mutationWithClientMutationId
the extensions
field is not passed forward:
graphql-relay-js/src/mutation/mutation.js
Lines 68 to 75 in 84ed000
The new extensions
field was added on the following commit graphql/graphql-js#2097 and it's available since GraphQL v14.5.0, this new field is the recommended way to add metadata to GraphQL fields.
Metadata
Metadata
Assignees
Labels
No labels