Chat_OffsetPaginationInput
No description
input Chat_OffsetPaginationInput {
limit: Int!
offset: Int!
}
Fields
Chat_OffsetPaginationInput.limit ● Int! non-null scalar
Get at most this result count
Chat_OffsetPaginationInput.offset ● Int! non-null scalar
Skip that much of results