GQLDNonNull

Undocumented in source.

Constructors

this
this(GQLDType elemType)
Undocumented in source.

Members

Functions

toShortString
string toShortString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

elementType
GQLDType elementType;
Undocumented in source.

Inherited Members

From GQLDType

kind
GQLDKind kind;
Undocumented in source.
name
string name;
Undocumented in source.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toShortString
string toShortString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta