Skip to main content
object

Represents a product duplication job.

Boolean!
non-null

This indicates if the job is still queued or has been run.

ID!
non-null

A globally-unique ID that's returned when running an asynchronous mutation.


Was this section helpful?

query

Returns the product duplicate job.

Arguments

ID!
required

An ID of a product duplicate job to fetch.



Was this section helpful?