Package-level declarations

Types

Link copied to clipboard

A CompositeField describes static properties of a GraphQL field, with an output type that is a GRT.

Link copied to clipboard
interface Field<Parent : GRT>

A Field describes static properties of a GraphQL field

Link copied to clipboard
interface Type<out T : GRT>

A ReflectedType describes static properties of a GraphQL type