Search Results for

    Show / Hide Table of Contents

    TSchemaDocument.Add Method

    Adds a type to the schema.

    Remarks

    The type instance will be destroyed when the schema is destroyed.

    Syntax

    Unit: GraphQL.Schema

    procedure TSchemaDocument.Add(AType: TSchemaNamedType);

    Parameters

    <-> Parameter Type Description
    AType TSchemaNamedType

    See also

    • TSchemaDocument
    In This Article
    Back to top GraphQL for Delphi v1.5
    © 2021 - 2025 tmssoftware.com