TSchemaDocument.OnGlobalCreate Property
Fired every time a new TSchemaDocument is instantiated.
Remarks
You can use this event to add custom types to the schema before it's parsed and validated.
Syntax
Unit: GraphQL.Schema
property TSchemaDocument.OnGlobalCreate: TSchemaDocumentProc