Skip to main content

updateAppPermissions

Update an app's permissions on a Supplier. This is a no-op if the app's requested permissions are the same as the current permissions.

Requires the supplieridentity/write permission on the given Supplier

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

Arguments

updateAppPermissions.appId ● ID! non-null scalar

updateAppPermissions.supplierId ● ID! non-null scalar

Type

AppInstallationResponse object

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