OBJECT
Docs is an array of docs
type Docs {# docs is an array of docsdocs: [Doc!] # seek_next is the next value in the sequence (used for pagination)seek_next: String }