Search Results for

    Show / Hide Table of Contents

    TSchemaListType Class

    Represents a GraphQL list type.

    Syntax

    Unit: GraphQL.Schema

    TSchemaListType = class(TSchemaAssignableType);

    Constructors

    Name Description
    Create Overloaded
    Create(TSchemaAssignableType)
    Create(string)

    Properties

    Name Description
    ItemType The type if the items in the list.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com