Repo for the public defintion of Shopify's UI extension APIs. Please use the community forum to ask questions or report issues: https://community.shopify.dev/c/extensions/5
MIT License
270
stars
35
forks
source link
deliveryLine(s) are missing in Customer Accounts API #2269
deliveryLine(s) are not present in API. Seems like oversight.
Steps to reproduce the behavior:
Search types for "deliveryLine"
Expected behavior
deliveryLine(s) should be present, just like they are in Checkout API and Thank You Page API
Screenshots
Additional context
It's essential to include delivery method-related information in our public app. I'd greatly appreciate it if you could prioritize adding this feature soon :)
Please list the package(s) involved in the issue, and include the version you are using
Describe the bug
deliveryLine(s) are not present in API. Seems like oversight.
Steps to reproduce the behavior:
Expected behavior
deliveryLine(s) should be present, just like they are in Checkout API and Thank You Page API
Screenshots
Additional context
It's essential to include delivery method-related information in our public app. I'd greatly appreciate it if you could prioritize adding this feature soon :)