graphqld v4.0.0 (2023-01-10T11:26:58Z)
Dub
Repo
PossibleTypes.AllTypes
graphql
traits
PossibleTypes
Undocumented in source.
template
PossibleTypes
(Type, Schema)
static if
(!(
is(Type == union)
))
static if
(
is(Type == interface) || is(Type == class)
)
alias
AllTypes
=
NoDuplicates
!(
collectTypes
!
Schema
)
Meta
Source
See Implementation
graphql
traits
PossibleTypes
aliases
AllTypes
PossibleTypes