OBJECT
A status for an order.
type AllocationStatus {# Unique allocation status ID.id: Int! # The status's system name.name: String! }