DEV
Mutation.
catalogItemDeleteJobCreate
Creates a new catalog item delete job.
Arguments
No arguments
Returns:
DeleteJob!
GraphQL
1
2
3
type
Mutation
{
catalogItemDeleteJobCreate
(
)
:
DeleteJob
!
}
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Mutation.
catalogItemDeleteJobCreate
Creates a new catalog item delete job.
Arguments
Returns:
DeleteJob!
type Mutation { catalogItemDeleteJobCreate(): DeleteJob! }