Discount
Foreign type of a discount.
type Discount {
id: UUID!
}
Fields
Discount.id
● UUID!
non-null scalar
UUID of the discount.
Member Of
DiscountConnection
object
Implemented By
_Entity
union