Any GraphQL Query To Get Order Shipment From Shiphero

Hi Tom,

Do we have any GraphQL Query to get the created Order Shipment from Shiphero,

Currently, I am using webhook so getting shipment information but i want to know if we have GrapghQL Query as well to fetch the shipment information, please confirm.

Thanks
Mangesh

Hi @Mangesh!
We have an example on a Shipment query or Shipments at https://developer.shiphero.com/examples-query/#shipment
Would that work for you?
If not you can always include the shipment connection on the order query.
Let me know if that doesn’t help.
Thanks in advance!
Tom