Search Results for

    Show / Hide Table of Contents

    TSchemaInterfaceType.IsPossibleType Method

    Returns true if the specified type implements this interface type.

    Syntax

    Unit: GraphQL.Schema

    function TSchemaInterfaceType.IsPossibleType(AType: TSchemaType): Boolean;

    Parameters

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

    See also

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