Search Results for

    Show / Hide Table of Contents

    TSchemaObjectType Class

    Represents a GraphQL object type.

    Syntax

    Unit: GraphQL.Schema

    TSchemaObjectType = class(TSchemaStructuredType);

    Constructors

    Name Description
    Create Creates the object type with the specified name.

    Methods

    Name Description
    AddInterface​Reference Adds the specified interface type as one of the interfaces implemented by this object type.

    Properties

    Name Description
    Interfaces Returns the interface types implemented by this object type.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com