DEV
Mutation.
packagingOptionDelete
Allows an API consumer to delete an existing
PackagingOption
Arguments
input
•
ID
No description
Returns:
Result
GraphQL
1
2
3
type
Mutation
{
packagingOptionDelete
(
input
:
ID
)
:
Result
}
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Mutation.
packagingOptionDelete
Allows an API consumer to delete an existing
PackagingOptionArguments
input
ID
Returns:
Result
type Mutation { packagingOptionDelete(input: ID): Result }