Skip to content

@pbvex/protocol / DeploymentRollbackResponse

Type Alias: DeploymentRollbackResponse

DeploymentRollbackResponse = Readonly<{ deploymentId: string; restoredDeploymentId?: string; rolledBackAt: string; }>

Generated API reference. Source of truth is the codebase.