Search Results for

    Show / Hide Table of Contents

    TSchemaDocumentInitializer Class

    The class used to initialize the schema document for use in executions.

    Remarks

    A schema document must be initialized to be properly used in GraphQL executions. Use the Init method to initialize the schema.

    Syntax

    Unit: GraphQL.Schema.Builder

    TSchemaDocumentInitializer = class(TObject);

    Constructors

    Name Description
    Create Instantiates the schema document initializer.

    Methods

    Name Description
    Init Initializes the schema document for use in executions.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com