installApp
Install an app to a DemandHq (give an app permissions)
Requires the demandHqidentity/write permission on the given DemandHq
installApp(
appId: ID!
demandHqId: ID!
): AppInstallationResponse!
Arguments
installApp.appId
● ID!
non-null scalar
installApp.demandHqId
● ID!
non-null scalar
Type
AppInstallationResponse
object
The response recieved when an app is installed or the permissions are updated