Skip to main content
Version: 3.x

page

Look up a page by ID or slug.

page(
id: ID
slug: String
): Page

Arguments

page.id ● ID scalar

ID of the page.

page.slug ● String scalar

The slug of the page.

Type

Page object

A static page that can be manually added by a shop operator through the dashboard.


Was this page helpful?