appCreate
Creates a new app.
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.
Was this page helpful?