graphqld v1.0.0 (2019-08-22T15:10:55Z)
Dub
Repo
typeToTypeEnum.u
graphql
schema
typeconversions
typeToTypeEnum
Undocumented in source.
template
typeToTypeEnum
(Type)
@
safe
static if
(
isAggregateType!Type && hasUDA!(Type, GQLDUdaData) && getUDAs!(Type, GQLDUdaData)[0].typeKind != TypeKind.UNDEFINED
)
enum
GQLDUdaData
u
;
Meta
Source
See Implementation
graphql
schema
typeconversions
typeToTypeEnum
manifest constants
typeToTypeEnum
udas
variables
u