--- title: Job - GraphQL Admin description: >- A job corresponds to some long running task that the client should poll for status. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Job' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Job.md' --- # Job object A job corresponds to some long running task that the client should poll for status. ## Fields * done * id * query *** ## Map ### Fields with this object * [CollectionDuplicateOperation.job](https://shopify.dev/docs/api/admin-graphql/latest/objects/CollectionDuplicateOperation#field-CollectionDuplicateOperation.fields.job) *** ## Queries * job *** ## Job Queries ### Queried by * [job](https://shopify.dev/docs/api/admin-graphql/latest/queries/job) *** ## Mutations * collectionAddProductsV2 * collectionDuplicate * collectionRemoveProducts * collectionReorderProducts * collectionUpdate * customerMerge * deliveryProfileRemove * discountAutomaticBulkDelete * discountCodeBulkActivate * discountCodeBulkDeactivate * discountCodeBulkDelete * discountCodeRedeemCodeBulkDelete * draftOrderBulkAddTags * draftOrderBulkDelete * draftOrderBulkRemoveTags * marketingActivitiesDeleteAllExternal * metafieldDefinitionUpdate * metaobjectBulkDelete * orderCancel * orderCreateMandatePayment * productDuplicate * productReorderMedia * subscriptionBillingCycleBulkCharge * subscriptionBillingCycleBulkSearch * themeFilesUpsert * urlRedirectBulkDeleteAll * urlRedirectBulkDeleteByIds * urlRedirectBulkDeleteBySavedSearch * urlRedirectBulkDeleteBySearch * urlRedirectImportSubmit *** ## Job Mutations ### Mutated by * [collection​Add​Products​V2](https://shopify.dev/docs/api/admin-graphql/latest/mutations/collectionAddProductsV2) * [collection​Duplicate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/collectionDuplicate) * [collection​Remove​Products](https://shopify.dev/docs/api/admin-graphql/latest/mutations/collectionRemoveProducts) * [collection​Reorder​Products](https://shopify.dev/docs/api/admin-graphql/latest/mutations/collectionReorderProducts) * [collection​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/collectionUpdate) * [customer​Merge](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerMerge) * [delivery​Profile​Remove](https://shopify.dev/docs/api/admin-graphql/latest/mutations/deliveryProfileRemove) * [discount​Automatic​Bulk​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/discountAutomaticBulkDelete) * [discount​Code​Bulk​Activate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/discountCodeBulkActivate) * [discount​Code​Bulk​Deactivate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/discountCodeBulkDeactivate) * [discount​Code​Bulk​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/discountCodeBulkDelete) * [discount​Code​Redeem​Code​Bulk​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/discountCodeRedeemCodeBulkDelete) * [draft​Order​Bulk​Add​Tags](https://shopify.dev/docs/api/admin-graphql/latest/mutations/draftOrderBulkAddTags) * [draft​Order​Bulk​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/draftOrderBulkDelete) * [draft​Order​Bulk​Remove​Tags](https://shopify.dev/docs/api/admin-graphql/latest/mutations/draftOrderBulkRemoveTags) * [marketing​Activities​Delete​All​External](https://shopify.dev/docs/api/admin-graphql/latest/mutations/marketingActivitiesDeleteAllExternal) * [metafield​Definition​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/metafieldDefinitionUpdate) * [metaobject​Bulk​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/metaobjectBulkDelete) * [order​Cancel](https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderCancel) * [order​Create​Mandate​Payment](https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderCreateMandatePayment) * [product​Duplicate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productDuplicate) * [product​Reorder​Media](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productReorderMedia) * [subscription​Billing​Cycle​Bulk​Charge](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionBillingCycleBulkCharge) * [subscription​Billing​Cycle​Bulk​Search](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionBillingCycleBulkSearch) * [theme​Files​Upsert](https://shopify.dev/docs/api/admin-graphql/latest/mutations/themeFilesUpsert) * [url​Redirect​Bulk​Delete​All](https://shopify.dev/docs/api/admin-graphql/latest/mutations/urlRedirectBulkDeleteAll) * [url​Redirect​Bulk​Delete​By​Ids](https://shopify.dev/docs/api/admin-graphql/latest/mutations/urlRedirectBulkDeleteByIds) * [url​Redirect​Bulk​Delete​By​Saved​Search](https://shopify.dev/docs/api/admin-graphql/latest/mutations/urlRedirectBulkDeleteBySavedSearch) * [url​Redirect​Bulk​Delete​By​Search](https://shopify.dev/docs/api/admin-graphql/latest/mutations/urlRedirectBulkDeleteBySearch) * [url​Redirect​Import​Submit](https://shopify.dev/docs/api/admin-graphql/latest/mutations/urlRedirectImportSubmit)