Search Results for

    Show / Hide Table of Contents

    TSchemaStructuredType.AddField Method

    Adds a new field to this type.

    Syntax

    Unit: GraphQL.Schema

    procedure TSchemaStructuredType.AddField(Field: TSchemaField);

    Parameters

    <-> Parameter Type Description
    Field TSchemaField The field to be added. It will be destroyed when the type is destroyed.

    See also

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