graphqld v3.9.0 (2021-04-06T10:26:23Z)
Dub
Repo
InputValueDefinition.this
graphql
ast
InputValueDefinition
Undocumented in source.
this
(InputValueDefinitionEnum ruleSelection, Token name, Type type, DefaultValue df, Directives dirs)
this
(InputValueDefinitionEnum ruleSelection, Token name, Type type, Directives dirs)
class
InputValueDefinition
@
safe
this
(
InputValueDefinitionEnum
ruleSelection
,
Token
name
,
Type
type
,
Directives
dirs
)
this
(InputValueDefinitionEnum ruleSelection, Token name, Type type, DefaultValue df)
this
(InputValueDefinitionEnum ruleSelection, Token name, Type type)
Meta
Source
See Implementation
graphql
ast
InputValueDefinition
constructors
this
functions
visit
variables
df
dirs
name
ruleSelection
type