HitOffset
description
The keyword hit offsets array which represents the hit keywords of current input query
type HitOffset {
start: Int!
end: Int!
}
Fields
HitOffset.start ● Int! non-null scalar graph-ql-types
@exposed
HitOffset.end ● Int! non-null scalar graph-ql-types
@exposed
Member Of
Statement object