Welcome to GraphQL-core 3
Contents
- Introduction
- Usage
- Differences from GraphQL.js
- Direct attribute access in GraphQL types
- Arguments, fields and values are dictionaries
- Shorthand notation for creating GraphQL types
- Custom output names of arguments and input fields
- Custom output types of input object types
- Custom middleware
- Custom execution context
- Registering special types for descriptions
- Reference