graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
collectReturnType.collectReturnType
graphql
traits
collectReturnType
Undocumented in source.
alias
collectReturnType
=
before
template
collectReturnType
(Type, Names...)
static if
(
Names.length > 0
)
static if
(
__traits(getProtection, __traits(getMember, Type, Names[0])) == "public" && isCallable!(__traits(getMember, Type, Names[0]))
)
alias
collectReturnType
=
before
alias
collectReturnType
=
tmp
alias
collectReturnType
=
AliasSeq
!()
Meta
Source
See Implementation
graphql
traits
collectReturnType
aliases
before
collectReturnType
rt
tmp
variables
udaDataT