Skip to main content
Anchor to mobilePlatformApplicationDelete

mobilePlatformApplicationDelete

mutation

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

Delete a mobile platform application.

•ID!
required

The ID of the Mobile Platform Application to be deleted.


Was this section helpful?

Anchor to MobilePlatformApplicationDeletePayload returnsMobilePlatformApplicationDeletePayload returns

Anchor to deletedMobilePlatformApplicationIddeletedMobilePlatformApplicationId
•ID

The ID of the mobile platform application that was just deleted.

•[MobilePlatformApplicationUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?