graphqld v3.9.0 (2021-04-06T10:26:23Z)
Dub
Repo
InlineFragment.this
graphql
ast
InlineFragment
Undocumented in source.
this
(InlineFragmentEnum ruleSelection, Token tc, Directives dirs, SelectionSet ss)
this
(InlineFragmentEnum ruleSelection, Token tc, SelectionSet ss)
this
(InlineFragmentEnum ruleSelection, Directives dirs, SelectionSet ss)
class
InlineFragment
@
safe
this
(
InlineFragmentEnum
ruleSelection
,
Directives
dirs
,
SelectionSet
ss
)
this
(InlineFragmentEnum ruleSelection, SelectionSet ss)
Meta
Source
See Implementation
graphql
ast
InlineFragment
constructors
this
functions
visit
variables
dirs
ruleSelection
ss
tc