SubscriptionManualDiscountEntitledLinesInput input object
Represents the subscription lines the discount applies on.
Input fields
- all (
[Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
Specify whether the subscription discount will apply on all subscription lines. - lines (
[SubscriptionManualDiscountLinesInput](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionmanualdiscountlinesinput))
The ID of the lines to add to or remove from the subscription discount. 
