store-graphql
store-graphql copied to clipboard
Improvement - Add all the OrderForm fields to OrderForm query
Expected Behavior
Should be able to get all the orderForm fields that return from orderForm API using the orderForm resolver.
Current Behavior
Today we can not call certain fields like logisticsInfo, paymentData, addressId and geoCoordinate
Possible Solution
Update the GraphQL OrderForm types
Your Environment
- Version used: 2.41.0