DEV

Mutation.

catalogItemDeleteJobCreate

Creates a new catalog item delete job.

Arguments

No arguments

Returns:

DeleteJob!

GraphQL
1
2
3
type Mutation {
  catalogItemDeleteJobCreate(): DeleteJob!
}

Was this page helpful?