Skip to main content

installApp

Install an app to a Supplier (give an app permissions)

Requires the supplieridentity/write permission on the given Supplier

installApp(
appId: ID!
supplierId: ID!
): AppInstallationResponse!

Arguments​

installApp.appId ● ID! non-null scalar​

installApp.supplierId ● ID! non-null scalar​

Type​

AppInstallationResponse object​

The response recieved when an app is installed or the permissions are updated