@pbvex/protocol / DeploymentActivateResponse
Type Alias: DeploymentActivateResponse
DeploymentActivateResponse =
Readonly<{activatedAt:string;deploymentId:string;previousDeploymentId?:string;warnings?:MigrationWarning[]; }>
@pbvex/protocol / DeploymentActivateResponse
DeploymentActivateResponse =
Readonly<{activatedAt:string;deploymentId:string;previousDeploymentId?:string;warnings?:MigrationWarning[]; }>