# AppCredit - admin-graphql - OBJECT Version: 2024-10 ## 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/2024-10/objects/MoneyV2): MoneyV2! - The amount that can be used towards future app purchases in Shopify. * [createdAt](/docs/api/admin-graphql/2024-10/scalars/DateTime): DateTime! - The date and time when the app credit was created. * [description](/docs/api/admin-graphql/2024-10/scalars/String): String! - The description of the app credit. * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - A globally-unique ID. * [test](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether the app credit is a test transaction. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples