Skip to content

@pbvex/protocol / DeploymentActivateResponse

Type Alias: DeploymentActivateResponse

DeploymentActivateResponse = Readonly<{ activatedAt: string; deploymentId: string; previousDeploymentId?: string; warnings?: MigrationWarning[]; }>

Generated API reference. Source of truth is the codebase.