Hello!
Recently I’ve started seeing errors in checkout, raised by calling Post Purchase ShouldRender extension point.
Error looks like this:
GraphQLExecutionError: GraphQL execution failed with errors: [ "Variable $input of type PostPurchaseDataInput! was provided invalid value for forShouldRender.purchaseProposal.includeTaxStrategyLines (Field is not defined on PurchaseProposalInput)" ]
This happens for development and real stores.
Could you investigate?