stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductDuplicateJob

AdminTypes.ProductDuplicateJob interface

Represents a product duplication job.

Signature:

export interface ProductDuplicateJob 

Properties

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.