graphqld v3.8.0 (2021-03-31T07:53:34Z)
Dub
Repo
AddCrewmanData
graphql
testschema
Undocumented in source.
@
safe
@
GQLDUda
(
TypeKind
.
INPUT_OBJECT
)
struct
AddCrewmanData {
string
name
;
long
shipId
;
Series
[]
series
;
}
Members
Variables
name
string
name
;
Undocumented in source.
series
Series
[]
series
;
Undocumented in source.
shipId
long
shipId
;
Undocumented in source.
Meta
Source
See Implementation
graphql
testschema
classes
Android
Character
Humanoid
Schema
Starship
enums
Series
functions
datetimeToJson
dtToString
stringToDT
interfaces
Mutation
Subscription
structs
AddCrewmanData
Input
Query
unions
SearchResult