graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
GQLDCustomLeaf
graphql
uda
Undocumented in source.
@
safe
struct
GQLDCustomLeaf (
T
alias
SerializationFun
=
toStringImpl
!
T
) {
alias
Type
=
T
;
Type
value
;
alias
Fun
=
SerializationFun
;
this
(Type value);
void
opAssign
(Type value);
}
Constructors
this
this
(Type value)
Undocumented in source.
Alias This
value
Members
Aliases
Fun
alias
Fun
=
SerializationFun
Undocumented in source.
Type
alias
Type
=
T
Undocumented in source.
Functions
opAssign
void
opAssign
(Type value)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
Type
value
;
Undocumented in source.
Meta
Source
See Implementation
graphql
uda
enums
Ignore
IgnoreForInput
IsDeprecated
RequiredForInput
TypeKind
functions
GQLDDeprecated
GQLDUda
toStringImpl
structs
GQLDCustomLeaf
GQLDDeprecatedData
GQLDDescription
GQLDUdaData
templates
getUdaData