# UserError - partner - OBJECT Version: 2024-10 ## Description Represents an error in a mutation. ### Access Scopes ## Fields * [field](/docs/api/partner/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/partner/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [appCreditCreate](/docs/api/partner/2024-10/mutations/appCreditCreate) Allows an app to create a credit for a shop that can be used towards future app purchases. This mutation is only available to Partner API clients that have been granted the `View financials` permission. ## Related Unions ## Examples