module GraphQL::TypeKinds

Type kinds are the basic categories which a type may belong to (`Object`, `Scalar`, `Union`…)

Constants

TYPE_KINDS