GraphQL OBJECT
DeliveryStatus
link Definition
- type DeliveryStatus {
- # Delivery status code.
- DeliveryStatusEnum :
- # Delivery status name.
- String :
- }
GraphQL OBJECT
- type DeliveryStatus {
- # Delivery status code.
- DeliveryStatusEnum :
- # Delivery status name.
- String :
- }