DeploymentsCheckExistenceResponse type

checkExistence 操作の応答データを格納します。

type DeploymentsCheckExistenceResponse = { body: boolean }