graphql.uda

Undocumented in source.

Members

Enums

Ignore
enum Ignore
Undocumented in source.
IgnoreForInput
enum IgnoreForInput
Undocumented in source.
IsDeprecated
enum IsDeprecated
Undocumented in source.
RequiredForInput
enum RequiredForInput
Undocumented in source.
TypeKind
enum TypeKind
Undocumented in source.

Functions

GQLDDeprecated
GQLDDeprecatedData GQLDDeprecated(IsDeprecated isDeprecated)
Undocumented in source. Be warned that the author may not have intended to support it.
GQLDDeprecated
GQLDDeprecatedData GQLDDeprecated(IsDeprecated isDeprecated, string deprecationReason)
Undocumented in source. Be warned that the author may not have intended to support it.
GQLDUda
GQLDUdaData GQLDUda(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
toStringImpl
string toStringImpl(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GQLDCustomLeaf
struct GQLDCustomLeaf(T, alias SerializationFun, alias DeserializationFun)
Undocumented in source.
GQLDDeprecatedData
struct GQLDDeprecatedData
Undocumented in source.
GQLDDescription
struct GQLDDescription
Undocumented in source.
GQLDUdaData
struct GQLDUdaData
Undocumented in source.

Templates

getUdaData
template getUdaData(Type)
Undocumented in source.
getUdaData
template getUdaData(Type, string mem)
Undocumented in source.

Meta