INPUT_OBJECT
Pagination parameters.
input Pagination {# Number of elements to include in the page.limit: Int# Page should contain elements that come after the offset.offset: Int}