graphqld v4.0.0 (2023-01-10T11:26:58Z)
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)
this
(InlineFragmentEnum ruleSelection, SelectionSet ss)
class
InlineFragment
@
safe
this
(
InlineFragmentEnum
ruleSelection
,
SelectionSet
ss
)
Meta
Source
See Implementation
graphql
ast
InlineFragment
constructors
this
functions
visit
variables
dirs
ruleSelection
ss
tc