productDuplicateJob - admin-graphql - QUERY
Version: 2024-10
Description:
Returns the product duplicate job.
Access Scopes
Arguments
-
id:
ID! -
An ID of a product duplicate job to fetch.
Returns
-
done:
Boolean!
This indicates if the job is still queued or has been run.
-
id:
ID!
A globally-unique ID that's returned when running an asynchronous mutation.
Examples