Null fields in purchase.pickup-point-delivery-option-generator.fetch #520
Open
Description
Describe the bug
We are using the new Pickup Points Delivery Option Generator API in our checkout and we are getting some null values when entering the address.
Here's my fetch.graphql:
query FetchInput { deliveryAddress{ address1 address2 company provinceCode zip phone city countryCode longitude latitude } }
Expected behavior
Address1, address2 and city should have values in the input purchase.pickup-point-delivery-option-generator.fetch.
Environment
MacOS
Shopify CLI version 3.60
Metadata
Assignees
Labels
No labels