An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Custom pages , paging through pages query
Arguments
after ● String
After a certain cursor
before ● String
Before a certain cursor
first ● Int
Return front n elements , maximum support 50
last ● Int
Return last n elements , maximum support 50
reverse ● Boolean
Sort inversion
query ● String
Query conditions
sortKey ● PageSortKeys
Sorting conditions
Returns
edges ● [PageEdge!]non-null
A list of edges.
pageInfo ● PageInfo!non-null
Information to aid in pagination.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?

Error loading component.

Error loading component.