## 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 } }` https://shopify.dev/docs/api/functions/reference/pickup-point-delivery-option-generator/graphql/input ## 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