Search Results for

    Show / Hide Table of Contents

    TSchemaDocumentBuilder.Build Method

    Builds the schema document instance from the AST.

    Remarks

    This function instantiates and returns the TSchemaDocument object built from the AST document. It's up to the caller to eventually destroy this instance.

    Syntax

    Unit: GraphQL.Schema.Builder

    function TSchemaDocumentBuilder.Build(SchemaClass: TSchemaDocumentClass = nil): TSchemaDocument;

    Parameters

    <-> Parameter Type Description
    SchemaClass TSchemaDocumentClass Optional: Default value is nil

    See also

    • TSchemaDocumentBuilder
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com