Skip to main content
Version: 3.x

appInstall

Install new app by using app manifest.

Requires the following permissions: AUTHENTICATED_STAFF_USERMANAGE_APPS
appInstall(
input: AppInstallInput!
): AppInstall

Arguments

appInstall.input ● AppInstallInput! non-null input

Fields required to install a new app.

Type

AppInstall object

Install new app by using app manifest.

Requires the following permissions: AUTHENTICATED_STAFF_USERMANAGE_APPS

Was this page helpful?