---
title: CashDrawerUpdatePayload - GraphQL Admin
description: Return type for `cashDrawerUpdate` mutation.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/payloads/CashDrawerUpdatePayload
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/payloads/CashDrawerUpdatePayload.md
api_name: admin
api_type: graphql
type: payload
metadata:
  domain: admin
---

# Cash​Drawer​Update​Payload

payload

Return type for `cashDrawerUpdate` mutation.

## Fields

* cash​Drawer

  [Cash​Drawer](https://shopify.dev/docs/api/admin-graphql/latest/objects/CashDrawer)

  The updated cash drawer.

* user​Errors

  [\[Cash​Drawer​Update​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/CashDrawerUpdateUserError)

  non-null

  The list of errors that occurred from executing the mutation.

***

## Mutations with this payload

* [cash​Drawer​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/cashDrawerUpdate)

  mutation

  Updates a cash drawer.

  * id

    [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID)

    required

    ### Arguments

    The ID of the cash drawer to update.

  * input

    [Cash​Drawer​Update​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CashDrawerUpdateInput)

    required

    The input fields for updating a cash drawer.

  ***

***

## Map

### Mutations with this payload

* [cash​Drawer​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/cashDrawerUpdate)
