Skip to content

v3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:02

Patch Changes

  • baf8af0: Add the GraphQL query string to the error-hook context (RequestContext), so onGraphQLErrors and onRequestError callbacks can log the actual query for diagnostics — not just the operationName / documentId. Purely additive; existing callbacks are unaffected.