Patch Changes
-
#7035
b3f400063
Thanks @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 enumApolloServerValidationErrorCode
exported from@apollo/server/errors
. -
#7066
f11d55a83
Thanks @trevor-scheer! - Add a test to validate error message and code for invalid operation names via GET -
#7055
d0d8f4be7
Thanks @trevor-scheer! - Fix build configuration issue and align on CJS correctly -
Updated dependencies [
b3f400063
]:- @apollo/server@4.0.2