DestroyOrderedProductInput
Autogenerated input type of DestroyOrderedProduct
Last updated
Was this helpful?
Autogenerated input type of DestroyOrderedProduct
A unique identifier for the client performing the mutation.
ID of the ordered product to delete. Be careful when this is the subscription's last ordered product: deleting it can leave the subscription without an active product and may break downstream subscription behavior. For replacement flows, prefer updateOrderedProduct for an in-place product swap; if delete-and-create is required, create or verify the replacement first, then destroy the old line.
The Shopify variant ID to find the ordered product by
The Shopify product ID to find the ordered product by
Required when using shopify_variant_id or shopify_product_id
Last updated
Was this helpful?
Was this helpful?