OBJECT
ProjectDeleteResult
link GraphQL Schema definition
- type ProjectDeleteResult {
- # EntityId of the CSP Project
- EntityId :
- # Error message if any
- String :
- # Status of deletion
- ProjectDeletionStatus :
- }
OBJECT
- type ProjectDeleteResult {
- # EntityId of the CSP Project
- EntityId :
- # Error message if any
- String :
- # Status of deletion
- ProjectDeletionStatus :
- }