GraphQL OBJECT
ProductStatus
Status of the product. Determines how the product is used in the cleverbridge platform.
link Definition
- type ProductStatus {
- # Product status code.
- ProductStatusEnum :
- # Product status name.
- String :
- }
GraphQL OBJECT
Status of the product. Determines how the product is used in the cleverbridge platform.
- type ProductStatus {
- # Product status code.
- ProductStatusEnum :
- # Product status name.
- String :
- }