---
title: >-
  Providing app credits in the appSubscriptionCancel mutation - 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/providing-app-credits-in-the-appsubscriptioncancel-mutation
  md: >-
    https://shopify.dev/changelog/providing-app-credits-in-the-appsubscriptioncancel-mutation.md
metadata:
  effectiveApiVersion: 2022-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-03-18T11:51:56-04:00'
  postedAt: '2022-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-04-01T00:00:00-04:00'
---

April 1, 2022

Tags:

* API
* 2022-04

# Providing app credits in the appSubscriptionCancel mutation

As of GraphQL Admin API version 2022-04, app partners can issue prorated credits for the unused portion of the app subscription when a recurring app charge is cancelled. This enables developers to automatically provide app credits to merchants when they uninstall an app or cancel a subscription, and reduce support requests to app partners for refund requests.

For more information, refer to the [appSubscriptionCancel](https://shopify.dev/api/admin-graphql/latest/mutations/appSubscriptionCancel) mutation.
