DiscountEffectInput input object
Specifies how the discount will be applied. Currently, only percentage off is supported.
Input fields
- percentage (
[Float](https://shopify.dev/docs/admin-api/graphql/reference/scalar#float-2021-01)
)
The percentage value of the discount. Value must be between 0.00 - 1.00.