close
GraphQL Schema
Schema
Query
Mutation
Scalars
Boolean
Int
String
Enums
__DirectiveLocation
__TypeKind
Objects
Block
cell
cIndex
cv
cvIndex
cvNavigation
cvVerseElement
cvVerses
diffRecord
DocSet
Document
idParts
Item
ItemGroup
KeyValue
kvEntry
kvSequence
node
orig
regexIndex
selectorSpec
Sequence
tableSequence
treeSequence
verseNumber
verseRange
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AttSpec
InputBlockSpec
InputItemObject
InputKeyValue
KeyMatches
KeyValues
rowEqualsSpec
rowMatchSpec
Directives
deprecated
include
skip
specifiedBy
menu
Types
OBJECT
KeyValue
Key/Value tuple
link
GraphQL Schema definition
type
KeyValue
{
# The key
key
:
String
!
# The value
value
:
String
!
}
link
Require by
DocSet
A collection of documents that share the same set of selector values
Document
A document, typically corresponding to USFM for one book
kvEntry
Key/Items tuple