Skip to content

Choose a tag to compare

@github-actions github-actions released this 21 Oct 21:04
· 840 commits to main since this release
ecd9cfa

Patch Changes

  • #7035 b3f400063 Thanks @barryhagan! - Errors resulting from an attempt to use introspection when it is not enabled now have an additional validationErrorCode: 'INTROSPECTION_DISABLED' extension; this value is part of a new enum ApolloServerValidationErrorCode exported from @apollo/server/errors.