- toList
GQLDList toList(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toMap
GQLDMap toMap(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toNonNull
GQLDNonNull toNonNull(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toNullable
GQLDNullable toNullable(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toObject
GQLDObject toObject(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toOperation
GQLDOperation toOperation(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toScalar
GQLDScalar toScalar(GQLDType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toShortString
string toShortString(const(GQLDType) e)
Undocumented in source. Be warned that the author may not have intended to support it.
- typeToGQLDType
GQLDType typeToGQLDType(SCH ret)
Undocumented in source. Be warned that the author may not have intended to support it.