Packages

p

sangria

package sangria

Package Members

  1. package annotations
  2. package ast

    Scala classes to represent the GraphQL AST (abstract syntax tree).

    Scala classes to represent the GraphQL AST (abstract syntax tree).

    The root of the AST is the Document type, so that would be the place to start understanding the AST. The AST closely follows the specification.

  3. package execution
  4. package introspection
  5. package macros
  6. package marshalling
  7. package parser
  8. package renderer
  9. package schema
  10. package util
  11. package validation

Ungrouped