# AppCredit - admin-graphql - OBJECT
Version: 2025-01

## Description
App credits can be applied by the merchant towards future app purchases, subscriptions, or usage records in Shopify.

### Access Scopes



## Fields
* [amount](/docs/api/admin-graphql/2025-01/objects/MoneyV2): MoneyV2! - The amount that can be used towards future app purchases in Shopify.
* [createdAt](/docs/api/admin-graphql/2025-01/scalars/DateTime): DateTime! - The date and time when the app credit was created.
* [description](/docs/api/admin-graphql/2025-01/scalars/String): String! - The description of the app credit.
* [id](/docs/api/admin-graphql/2025-01/scalars/ID): ID! - A globally-unique ID.
* [test](/docs/api/admin-graphql/2025-01/scalars/Boolean): Boolean! - Whether the app credit is a test transaction.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples