AppStorefrontIntegrationDelete
Deletes an app storefront integration from the app.
type AppStorefrontIntegrationDelete {
appErrors: [AppError!]!
appStorefrontIntegration: AppStorefrontIntegration
}
Fields
AppStorefrontIntegrationDelete.appErrors ● [AppError!]! non-null object
AppStorefrontIntegrationDelete.appStorefrontIntegration ● AppStorefrontIntegration object
Returned By
appStorefrontIntegrationDelete mutation