graphql.uda

Undocumented in source.

Members

Enums

IsDeprecated
enum IsDeprecated
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.

Structs

GQLDDeprecatedData
struct GQLDDeprecatedData
Undocumented in source.
GQLDDescription
struct GQLDDescription
Undocumented in source.
GQLDUdaData
struct GQLDUdaData
Undocumented in source.

Templates

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

Meta