github apollographql/apollo-server @apollo/server@4.0.0-alpha.13

latest releases: @apollo/server@4.10.4, @apollo/server-integration-testsuite@4.10.4, @apollo/server@4.10.3...
pre-release21 months ago

Patch Changes

  • #6936 a404bf17e Thanks @trevor-scheer! - Update executeOperation second parameter to be an optional options object which includes an optional contextValue.

  • #6936 a404bf17e Thanks @trevor-scheer! - HTTPGraphQLRequest now uses a specific HeaderMap class which we export instead of allowing a standard Map. The HeaderMap downcases all incoming keys, as header names are not case-sensitive.

  • #6936 a404bf17e Thanks @trevor-scheer! - Update validationRules typing for correctness. This is sort of a breaking change for TS users in that the types were more permissive than they should have been. All validationRules list items should conform to the graphql-js ValidationRule type.

Don't miss a new apollo-server release

NewReleases is sending notifications on new releases.