graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
TypePlusName
graphql
validation
schemabased
Undocumented in source.
@
safe
struct
TypePlusName {
Json
type
;
string
name
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
name
string
name
;
Undocumented in source.
type
Json
type
;
Undocumented in source.
Meta
Source
See Implementation
graphql
validation
schemabased
classes
SchemaValidator
enums
IsSubscription
functions
astTypeToString
structs
TypePlusName