store-graphql icon indicating copy to clipboard operation
store-graphql copied to clipboard

Improvement - Add all the OrderForm fields to OrderForm query

Open MatheusR42 opened this issue 6 years ago • 0 comments

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

MatheusR42 avatar Dec 03 '18 17:12 MatheusR42