graphql.traits

Undocumented in source.

Members

Classes

Args
class Args
Undocumented in source.
Baz
class Baz
Undocumented in source.
U
class U
Undocumented in source.
W
class W
Undocumented in source.
Y
class Y
Undocumented in source.
Z
class Z
Undocumented in source.

Enums

Enum
enum Enum
Undocumented in source.

Functions

execForAllTypes
void execForAllTypes(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
execForAllTypesImpl
void execForAllTypesImpl(bool[void*] seen, Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
interfacesForType
string[] interfacesForType(string typename)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Foo
interface Foo
Undocumented in source.

Templates

AllIncarnations
template AllIncarnations(T, SCH...)
Undocumented in source.
InheritedClassImpl
template InheritedClassImpl(T)
Undocumented in source.
InheritedClasses
template InheritedClasses(T)
Undocumented in source.
PossibleTypes
template PossibleTypes(Type, Schema)
Undocumented in source.
PossibleTypesImpl
template PossibleTypesImpl(Type, AllTypes...)
Undocumented in source.
collectParameterTypes
template collectParameterTypes(Type, Names...)
Undocumented in source.
collectReturnType
template collectReturnType(Type, Names...)
Undocumented in source.
collectTypes
template collectTypes(T...)
Undocumented in source.
collectTypesImpl
template collectTypesImpl(Type)
Undocumented in source.
collectTypesPlusIntrospection
template collectTypesPlusIntrospection(T)
Undocumented in source.
fixupBasicTypes
template fixupBasicTypes(T)
Undocumented in source.
isNotCustomLeaf
template isNotCustomLeaf(Type)
Undocumented in source.
isNotCustomLeafOrIgnore
template isNotCustomLeafOrIgnore(T)
Undocumented in source.
isNotObject
template isNotObject(Type)
Undocumented in source.
noArrayOrNullable
template noArrayOrNullable(T)
Undocumented in source.
stringofType
template stringofType(T)
Undocumented in source.
stripArrayAndNullable
template stripArrayAndNullable(T)
Undocumented in source.

Meta