Log in to GraphQL Editor
Docs
Projects Cloud

GQL support |Zeus GraphQL codegen

In this section you can read on how Zeus works with various GraphQL features like:

  • Aliases
  • Directives
  • Generating GQL string
  • Interfaces
  • Union types
  • Scalars
  • Variables

All while ensuring type safety! You can also check out how to use TypedDocumentNode with Apollo Client. Other clients should work similarly so if you're using one you can let us know and we'll add more examples.