Anchor to HydrogenStorefrontCustomerUserErrorHydrogen
objectHydrogen Storefront Customer User Error
Requires Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.
Errors that can happen when interacting with Storefront Customer Account.
Anchor to FieldsFields
- Anchor to codecode•Hydrogen
Storefront Customer 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
- Anchor to hydrogenStorefrontCustomerApplicationUrlsReplacehydrogen•mutation
Storefront Customer Application Urls Replace Updates a customer application URLs.
- Anchor to storefrontIdstorefront•ID!
Id required The ID of the storefront.
- Anchor to urlsReplaceInputurls•Hydrogen
Replace Input Storefront Customer Application Urls Replace Input! required An object of fields to update on the customer oauth application.
Arguments
- Anchor to javascriptOriginjavascript•[String!]
Origin List of allowed javaScript url origins.
- Anchor to logoutUrislogout•[String!]
Uris List of allowed urls that can be redirected to post-logout.
- Anchor to redirectUriredirect•[String!]
Uri List of allowed callback urls.
- Anchor to successsuccess•Boolean
Whether the customer application was updated successfully.
- Anchor to userErrorsuser•[Hydrogen
Errors Storefront Customer User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?