Search Results for

    Show / Hide Table of Contents

    TSchemaNonNullType Class

    Represents a GraphQL non-null type.

    Syntax

    Unit: GraphQL.Schema

    TSchemaNonNullType = class(TSchemaAssignableType);

    Constructors

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

    Properties

    Name Description
    NullableType The underlying nullable type wrapped by this non-null type.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com