- fieldRange
FieldRange fieldRange(OperationDefinition od, Document doc, string[] typenames)
Undocumented in source. Be warned that the author may not have intended to support it.
- fieldRange
FieldRange fieldRange(SelectionSet ss, Document doc, string[] typenames)
Undocumented in source. Be warned that the author may not have intended to support it.
- fieldRangeArr
FieldRangeItem[] fieldRangeArr(Selections sel, Document doc, string[] typenames)
Undocumented in source. Be warned that the author may not have intended to support it.
- findFragment
const(FragmentDefinition) findFragment(const(Document) doc, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- findFragment
Selections findFragment(Document doc, string name, string[] typenames)
Undocumented in source. Be warned that the author may not have intended to support it.
- findFragmentImpl
const(FragmentDefinition) findFragmentImpl(const(Definitions) cur, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDefRange
OpDefRange opDefRange(Document doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveInlineFragment
Selections resolveInlineFragment(InlineFragment ilf, string[] typenames)
Undocumented in source. Be warned that the author may not have intended to support it.