OBJECT
An order fee
type OnlineOrderFee {amount: String! beforeTax: Boolean! feeId: UUID! name: String! }