edgehog-device-manager / edgehog

Easily manage your IoT device fleet with Edgehog at once. Get information on device status, deploy updates, geolocate your devices and much more!
Apache License 2.0
34 stars 21 forks source link

Add GraphQL mutation to delete a Deployment #701

Open davidebriani opened 5 days ago

davidebriani commented 5 days ago

A GraphQL mutation should exist to delete an existing Deployment.

Running the mutation should result in deleting the resources previously deployed on the device, so that they can be deployed again if needed.