Add GraphQL mutation to upgrade a Deployment #700
Labels
backend
This issue is relative to the Edgehog Backend
containers
This issue relates to the container management functionality
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.
The text was updated successfully, but these errors were encountered: