TSchemaDocument.Initialized Property
Indicates if the schema was properly initialized.
Remarks
A schema can only be used in an execution if it has been initialized. Use TSchemaDocumentHelper.Init method to initialize a schema after you have properly added and configured all its types.
Syntax
Unit: GraphQL.Schema
property TSchemaDocument.Initialized: Boolean