Type Alias TopLevelBlockType

TopLevelBlockType: Scalar | OperationType | Input | Type | Schema | Enum | Union

All top level GraphQL block types. These blocks are allowed at the top level of a schema. All other blocks must be nested within another non-schema block.