Hello Community
I’m trying to use enteredDiscountCodes attribute/property in a GraphQL query, and it works as expected — even the type generation completes successfully. However, when I try to deploy the function to the development environment, I encounter the following error:
Validation errors
targeting.0.input_query: Input.enteredDiscountCodes is not available on cart.lines.discounts.generate.run
Since this is part of the latest release candidate (2026-01), there appears to be an issue with the function input. Could you please let us know when this is expected to be resolved?
Thanks