Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to hydrogenStorefrontCustomerApplicationUrlsReplace

hydrogenStorefrontCustomerApplicationUrlsReplace

mutation

Requires Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.

Updates a customer application URLs.

ID!required

The ID of the storefront.

An object of fields to update on the customer identity oauth application.


Was this section helpful?

Anchor to HydrogenStorefrontCustomerApplicationUrlsReplacePayload returnsHydrogenStorefrontCustomerApplicationUrlsReplacePayload returns

List of allowed javaScript url origins.

List of allowed urls that can be redirected to post-logout.

List of allowed callback urls.

Whether the customer application was updated successfully.

The list of errors that occurred from executing the mutation.


Was this section helpful?