graphql.schema.typeconversions

Undocumented in source.

Members

Functions

directivesToJson
Json directivesToJson()
Undocumented in source. Be warned that the author may not have intended to support it.
emptyType
Json emptyType()
Undocumented in source. Be warned that the author may not have intended to support it.
getField
Json getField(Json j, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getIntrospectionField
Json getIntrospectionField(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
inputFields
Json inputFields()
Undocumented in source. Be warned that the author may not have intended to support it.
removeNonNullAndList
Json removeNonNullAndList(Json j)
Undocumented in source. Be warned that the author may not have intended to support it.
typeFields
Json typeFields()
Undocumented in source. Be warned that the author may not have intended to support it.
typeToJson
Json typeToJson()
Undocumented in source. Be warned that the author may not have intended to support it.
typeToJson1
Json typeToJson1()
Undocumented in source. Be warned that the author may not have intended to support it.
typeToJson2
Json typeToJson2()
Undocumented in source. Be warned that the author may not have intended to support it.
typeToJsonImpl
Json typeToJsonImpl()
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

isScalarType
template isScalarType(Type)
Undocumented in source.
notNullOrArray
template notNullOrArray(T, S)
Undocumented in source.
typeToFieldType
template typeToFieldType(Type)
Undocumented in source.
typeToParameterTypeName
template typeToParameterTypeName(Type)
Undocumented in source.
typeToTypeEnum
template typeToTypeEnum(Type)
Undocumented in source.
typeToTypeName
template typeToTypeName(Type)
Undocumented in source.

Meta