AppStorefrontIntegrationCreate
Creates a new storefront integration for an app.
type AppStorefrontIntegrationCreate {
appErrors: [AppError!]!
appStorefrontIntegration: AppStorefrontIntegration
}
Fields
AppStorefrontIntegrationCreate.appErrors ● [AppError!]! non-null object
AppStorefrontIntegrationCreate.appStorefrontIntegration ● AppStorefrontIntegration object
Returned By
appStorefrontIntegrationCreate mutation