graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
TypeWithStrippedName
graphql
reflection
Undocumented in source.
package @
safe
struct
TypeWithStrippedName {
Json
typeJson
;
string
name
;
bool
canonical
;
}
Members
Variables
canonical
bool
canonical
;
Undocumented in source.
name
string
name
;
Undocumented in source.
typeJson
Json
typeJson
;
Undocumented in source.
Meta
Source
See Implementation
graphql
reflection
structs
SchemaReflection
TypeWithStrippedName