Search Results for

    Show / Hide Table of Contents

    TSchemaStructuredType Class

    Base class for structure output type, which can be either a TSchemaObjectType or an TSchemaInterfaceType.

    Syntax

    Unit: GraphQL.Schema

    TSchemaStructuredType = class(TSchemaNamedType);

    Methods

    Name Description
    FindField Returns the field given a specified name.
    AddField Adds a new field to this type.

    Properties

    Name Description
    Fields Provides the collection of fields in this type.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com