__Schema

Undocumented in source.

Members

Functions

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

Variables

directives
__Directive[] directives;
Undocumented in source.
mutationType
Nullable!__Type mutationType;
Undocumented in source.
queryType
__Type queryType;
Undocumented in source.
subscriptionType
Nullable!__Type subscriptionType;
Undocumented in source.
types
__Type[] types;
Undocumented in source.

Meta