Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We also support middleware and middleware groups to provide a mechanism to reuse common patterns across resolvers. See GraphQL Middleware for more information.

Performance

See /wiki/spaces/~simonc/pages/119479611 GraphQL performance for more details on how resolver implementation can impact performance and how you can develop performant APIs.

...