Anchor to PageCreateUserErrorPage
objectPage Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Page
Create User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a
Pagefor the online store.Pages contain custom content like "About Us" or "Contact" information that merchants display outside their product catalog. The page requires a
titleand can include HTML content, publishing settings, and custom template suffixes. You can control visibility through theflag or schedule publication with a specific date.The mutation returns the complete page object upon successful creation or validation errors if the input is invalid.
Was this section helpful?