appCreate
Creates a new app.
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.
Triggers the following webhook events:
- APP_INSTALLED (async): An app was installed.