GQLDOperation

Undocumented in source.

Constructors

this
this(GQLDKind kind)
Undocumented in source.

Members

Functions

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

Variables

parameters
GQLDType[string] parameters;
Undocumented in source.
returnType
GQLDType returnType;
Undocumented in source.
returnTypeName
string returnTypeName;
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