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
Foreign type of a discount.
type Discount {
id: UUID!
}
Discount.id ● UUID! non-null scalarUUID of the discount.
DiscountConnection object
_Entity union