AppDashboardIntegrationDelete
Deletes an app storefront integration from the app.
type AppDashboardIntegrationDelete {
appErrors: [AppError!]!
appDashboardIntegration: AppDashboardIntegration
}
Fields
AppDashboardIntegrationDelete.appErrors ● [AppError!]! non-null object
AppDashboardIntegrationDelete.appDashboardIntegration ● AppDashboardIntegration object
Returned By
appDashboardIntegrationDelete mutation