---
title: >-
  New type field for the BulkOperation GraphQL object - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-type-field-for-the-bulkoperation-graphql-object
  md: >-
    https://shopify.dev/changelog/new-type-field-for-the-bulkoperation-graphql-object.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-09-16T12:20:29-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:02-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

October 1, 2021

Tags:

* API

# New type field for the BulkOperation GraphQL object

The `BulkOperation` object has a new `type` field that returns whether the operation is a query or a mutation.

Learn more about the `type` field in the [`BulkOperation` object documentaion](https://shopify.dev/api/admin/graphql/reference/bulk-operations/bulkoperation).
