APIInputsPaginationInputOn this pagePaginationInputParameters to input to paginate a request for data into smaller chunks input PaginationInput { offset: Int! limit: Int!} Fields offset (Int!) Where to start. The range is 0 - 2147483647 limit (Int!) How many individual outputs to receive. The range is 0 - 2147483647