TSchemaDocument.AllTypes Property Returns an enumeration of all the graph types utilized by this schema. Syntax Unit: GraphQL.Schema property TSchemaDocument.AllTypes: TEnumerable<TSchemaNamedType> See also TSchemaDocument