Chat_CursorPaginationInput
No description
input Chat_CursorPaginationInput {
after: Chat_ObjectID
before: Chat_ObjectID
limit: Int!
}
Fields
Chat_CursorPaginationInput.after
● Chat_ObjectID
scalar
Get results after this id
Chat_CursorPaginationInput.before
● Chat_ObjectID
scalar
Get results before this id
Chat_CursorPaginationInput.limit
● Int!
non-null scalar
Get at most this result count