Search Results for

    Show / Hide Table of Contents

    TSchemaObjectType.AddInterfaceReference Method

    Adds the specified interface type as one of the interfaces implemented by this object type.

    Syntax

    Unit: GraphQL.Schema

    procedure TSchemaObjectType.AddInterfaceReference(const ATypeName: string);

    Parameters

    <-> Parameter Type Description
    const ATypeName string The name of the interface type to be added to the list of implemented interfaces.

    See also

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