TestamentCount
Occurrence counts split across the two testaments
type TestamentCount {
new: Int!
old: Int!
}
Fields
TestamentCount.new ● Int! non-null scalar
Verses containing the word in the New Testament
TestamentCount.old ● Int! non-null scalar
Verses containing the word in the Old Testament
Member Of
ConcordanceEntry object