---
title: New mutation OrderInvoiceSend - 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-mutation-orderinvoicesend'
  md: 'https://shopify.dev/changelog/new-mutation-orderinvoicesend.md'
metadata:
  effectiveApiVersion: 2022-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-12-10T10:55:49-05:00'
  postedAt: '2022-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2022-01-01T00:00:00-05:00'
---

January 1, 2022

Tags:

* API
* 2022-01

# New mutation OrderInvoiceSend

As of GraphQL Admin API version 2022-01, we are releasing a new mutation `orderInvoiceSend`. This mutation will take an `Order` ID and an `EmailInput` and send the order invoice to the email. It returns the `Order` when successful.

Learn more about this [API on Shopify.dev](https://shopify.dev/api/admin-graphql/2022-01/mutations/orderInvoiceSend).
