AppDashboardIntegrationCreate
Creates a new dashboard integration for an app.
type AppDashboardIntegrationCreate {
appErrors: [AppError!]!
appDashboardIntegration: AppDashboardIntegration
}
Fields
AppDashboardIntegrationCreate.appErrors ● [AppError!]! non-null object
AppDashboardIntegrationCreate.appDashboardIntegration ● AppDashboardIntegration object
Returned By
appDashboardIntegrationCreate mutation