Skip to main content
query

Contains all fields required to generate sitemaps.

•SitemapType!
required

The type of the resource for the sitemap.


Was this section helpful?

•Sitemap!

Contains all fields required to generate sitemaps.

•Count

The number of sitemap's pages for a given type.

•PaginatedSitemapResources

A list of sitemap's resources for a given type.

Important Notes:

  • The number of items per page varies from 0 to 250.
  • Empty pages (0 items) may occur and do not necessarily indicate the end of results.
  • Always check hasNextPage to determine if more pages are available.

Arguments

•Int!
required

The page number to fetch.



Was this section helpful?