Skip to main content

appCreate

Creates a new app.

Requires the following permissions: AUTHENTICATED_STAFF_USERMANAGE_APPS
appCreate(
input: AppInput!
): AppCreate

Arguments

appCreate.input ● AppInput! non-null input

Fields required to create a new app.

Type

AppCreate object

Creates a new app.

Requires the following permissions: AUTHENTICATED_STAFF_USERMANAGE_APPS

Was this page helpful?