References
Supported Syntax
nitrogql supports all GraphQL features from the October 2021 specification. In addition, it supports the following syntax extension:
Packages
Packages not listed here are considered internal. They are not meant to be used directly and are subject to change without a major version bump.
Generated Files
This is a documentation on the details of generated files. Anything not covered in it is considered an implementation detail and is subject to change without a major version bump.
- Schema type definition file
 - Resolvers type definition file
 - Operation type definition file
 - Server GraphQL schema file
 
Plugins
Currently, two built-in plugins are available. Third-party plugins are not supported yet.
