graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
FieldRangeItem
graphql
builder
Undocumented in source.
@
safe
struct
FieldRangeItem {
import
std
.
array
:
empty
;
;
Field
f
;
Document
doc
;
string
name
[@property getter];
string
aka
[@property getter];
}
Members
Properties
aka
string
aka
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string
name
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
doc
Document
doc
;
Undocumented in source.
f
Field
f
;
Undocumented in source.
Meta
Source
See Implementation
graphql
builder
functions
fieldRange
fieldRangeArr
findFragment
findFragmentImpl
opDefRange
resolveInlineFragment
structs
FieldRange
FieldRangeItem
OpDefRange
OpDefRangeItem