TSchemaDocument.Directives Property A collection of the available directives in schema. Syntax Unit: GraphQL.Schema property TSchemaDocument.Directives: TEnumerable<TSchemaDirectiveDefinition> See also TSchemaDocument