class GraphQL::Language::Nodes::NonNullType

A non-null type definition, denoted with ‘…!` (used for variable type definitions)