A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
The following image (in shipping profile configurations for a shop)
seems to suggest that DeliveryRateDefinition has an optional "Transit time" property, or something that I could deduce it from.
However, I can't find it anywhere in the documentation, so I can't access it by API. As far as I can tell, even selecting all the fields, an "Express" shipping created via the dropdown (that gives a transit time) and one created by manually entering "Express" as name show up exactly the same way through the API.
How can I access that?
Thanks,