Skip to main content

appCreate

Creates a new app.

Requires the following permissions: AUTHENTICATED_STAFF_USERMANAGE_APPS

Triggers the following webhook events:

  • APP_INSTALLED (async): An app was installed.
appCreate(
input: AppInput!
): AppCreate

Arguments

appCreate.input ● AppInput! non-null input apps

Fields required to create a new app.

Type

AppCreate object apps

Creates a new app.

Requires the following permissions: AUTHENTICATED_STAFF_USERMANAGE_APPS

Triggers the following webhook events:

  • APP_INSTALLED (async): An app was installed.