__Type

Undocumented in source.

Members

Functions

enumValues
Nullable!(__Field[]) enumValues(bool includeDeprecated)
Undocumented in source. Be warned that the author may not have intended to support it.
fields
__Field[] fields(bool includeDeprecated)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

description
Nullable!string description;
Undocumented in source.
inputFields
Nullable!(__InputValue[]) inputFields;
Undocumented in source.
interfaces
Nullable!(__Type[]) interfaces;
Undocumented in source.
kind
__TypeKind kind;
Undocumented in source.
name
string name;
Undocumented in source.
ofType
Nullable!(__Type) ofType;
Undocumented in source.
possibleTypes
Nullable!(__Type[]) possibleTypes;
Undocumented in source.

Meta