Easily manage your IoT device fleet with Edgehog at once. Get information on device status, deploy updates, geolocate your devices and much more!
34
stars
21
forks
source link
Add GraphQL mutation to delete a Deployment #701
Open
davidebriani opened 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.