graphqld v4.0.4 (2023-03-17T13:42:08Z)
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