Graphql Modules Versions Save

Enterprise Grade Tooling For Your GraphQL Server

[email protected]

3 years ago

Patch Changes

  • f8e6e15: Fix missing ApolloServer cacheControl in GraphQLResolveInfo

[email protected]

3 years ago

Patch Changes

  • fefca5d: Fix race condition between Inject and Injectable

[email protected]

3 years ago

Minor Changes

  • 499c81a: Support __resolveObject
  • 499c81a: Manual control of GraphQL operation

[email protected]

3 years ago

Minor Changes

  • f138e08: Support __resolverReference resolver for federation

[email protected]

3 years ago

Patch Changes

  • 9a59787: Allow inheritance of resolvers defined in interfaces

[email protected]

3 years ago

Minor Changes

  • f38ff90: Introduce testkit.mockApplication
  • f38ff90: Custom GraphQLSchema builder
  • f38ff90: Introduce testkit.mockModule

[email protected]

3 years ago

Minor Changes

  • 8db9f91: Testing utilities ("Testing" chapter in docs)

[email protected]

3 years ago

Complete rewrite of GraphQL Modules based on lessons learned from using and maintaining v0 releases. The "Introduction to GraphQL Modules" page will help you understand the new version.

For migration guide, please check "Migration from v0.X" chapter in docs.

1.0.0-alpha.2

3 years ago
  • Operation scoped provider should be created once per GraphQL Operation in Apollo Server #1298

v1.0.0-alpha.0

3 years ago

Changelog coming soon