INTERFACE

DeploymentInterface

Interface all kinds of deployments must implement

link GraphQL Schema definition

interface DeploymentInterface {

The associated device
device: Device

}