Just today starting seeing this with our cartCreate mutation (unchanged, working fine for ages):
cartCreate: Variable $configuration of type CartContextConfigurationInput was provided invalid value for clearDeliveryAddressesWithEmptyArray (Field is not defined on CartContextConfigurationInput)
I can’t find any reference to CartContextConfigurationInput in any of the documentation. Is this some sort of internal thing that’s bubbling up?