graphqld ~master (2021-10-12T07:07:01Z)
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