Homepage

ProcessPageInputType

Last edit: Oct 26, 2022

No description

type ProcessPageInputType {
  params: HashObject
  slug: String!
}

Fields

params (HashObject)

Parameters you would like to pass to the page to render it dynamically. They will beavailable via context.params.

slug (String)

Slug of the page which you would like to use as a template

Questions?

We are always happy to help with any questions you may have.

contact us