ShippingLabel API not found in GraphQL 2025-01 version

ShippingLabel API is not found in GraphQL APIs 2025-01 version.
How can I Create or Add a Shipping Level for the Shopify Order?

Hi @abhisek ,
Shopify does not provide a method to create orders because they want all orders to be created through the Checkout API or the Draft Order API.
Follow Shopify’s guidelines here: https://shopify.dev/docs/api/admin-graphql/2025-01/mutations/draftOrderCreate to add Shipping Level to draft order

Hi @B2Bridge
Thanks for your reply.
I have one more doubt here - how can I add the shipping label after order fulfillment, instead of time of order creation?

Hi @abhisek . You might be referring to https://shopify.dev/docs/api/admin-graphql/2025-01/mutations/fulfillmentTrackingInfoUpdate