Skip to main content
Anchor to mobilePlatformApplicationUpdate

mobilePlatformApplicationUpdate

mutation

Requires write_mobile_platform_applications access scope. Please contact Shopify Support to enable this scope for your app.

Update a mobile platform application.

ID!required

The ID of the Mobile Platform Application to be updated.

MobilePlatformApplicationUpdateInput!required

The input to updat a Mobile Platform Application.


Was this section helpful?

Anchor to MobilePlatformApplicationUpdatePayload returnsMobilePlatformApplicationUpdatePayload returns

Anchor to mobilePlatformApplicationmobilePlatformApplication
MobilePlatformApplication

Created mobile platform application.

[MobilePlatformApplicationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?