Cart query not returning delivery address

Howdy Partners,

My team and I have run into a blocker for development - graphql query failing to get the address line of a Cart. We’ve tried with a shipping discount function and this seems to work just fine. But trying the same query for a order discount function fails to get the address data.

Has anyone else had or are having this issue? Is there anything wrong with our query code?

Seems strange that its working on the shipping discounts function but not the order discount function…