INPUT_OBJECT
This represent a feed object
input PaginationArg {# Skip n rows.offset: Int# First n rows after the offset.first: Int}