·
840 commits
to main
since this release
Patch Changes
- #7035
b3f400063Thanks @barryhagan! - Errors resulting from an attempt to use introspection when it is not enabled now have an additionalvalidationErrorCode: 'INTROSPECTION_DISABLED'extension; this value is part of a new enumApolloServerValidationErrorCodeexported from@apollo/server/errors.