destroyOrderedProduct
Deletes an ordered product from the subscription identified via `X-Subscription-Token` or when authenticated through a project write token.
Arguments
Argument
Description
input (DestroyOrderedProductInput!)
Parameters for DestroyOrderedProduct
DestroyOrderedProductInput Arguments
Argument
Description
id (ID!)
Return fields
orderedProduct (OrderedProduct)
subscription (Subscription)
Last updated