Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductDuplicateJob
Represents a product duplication job.
Signature:
export interface ProductDuplicateJob
| Property | Modifiers | Type | Description |
|---|---|---|---|
| done | Scalars[‘Boolean’][‘output’] | This indicates if the job is still queued or has been run. | |
| id | Scalars[‘ID’][‘output’] | A globally-unique ID that’s returned when running an asynchronous mutation. |