Search Results for

    Show / Hide Table of Contents

    TSchemaUnionType.AddMemberType Method

    Adds the specified type as one member of this union type.

    Syntax

    Unit: GraphQL.Schema

    procedure TSchemaUnionType.AddMemberType(const ATypeName: string);

    Parameters

    <-> Parameter Type Description
    const ATypeName string The name of the type to be added to the list of union members.

    See also

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