Queries

Page

No description

No description

Page(
  page: Int
  perPage: Int
): Page

Arguments

Page.page ● Int scalar

The page number

Page.perPage ● Int scalar

The amount of entries per page, max 50

Type

Page object

Page of data. Limited to a max depth of 5000 entries. This is calculated as the page parameter multiplied by the perPage parameter.

Copyright © 2026