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
Return fields
errors ([ModelValidationError!]!)
orderedProduct (OrderedProduct)
subscription (Subscription)
Last updated
Was this helpful?