Search Results for

    Show / Hide Table of Contents

    TSchemaUnionType.IsMemberType Method

    Returns true if the specified type belongs to the union type.

    Syntax

    Unit: GraphQL.Schema

    function TSchemaUnionType.IsMemberType(AType: TSchemaType): Boolean;

    Parameters

    <-> Parameter Type Description
    AType TSchemaType The schema type which will be verified as a possible member of this union type.

    See also

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