A GraphQL mutation should exist to upgrade an existing Deployment, i.e. upgrading the deployed app release to a newer release of the same app.
Running the mutation should result in the appropriate communication with the device so that the previous release is removed from the application deployments and the new release is present.
A GraphQL mutation should exist to upgrade an existing Deployment, i.e. upgrading the deployed app release to a newer release of the same app.
Running the mutation should result in the appropriate communication with the device so that the previous release is removed from the application deployments and the new release is present.