graphqld v4.0.0 (2023-01-10T11:26:58Z)
Dub
Repo
TypeWithStrippedName
graphql
reflection
Undocumented in source.
package @
safe
package
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