# MobilePlatformApplicationUserError - admin-graphql - OBJECT Version: 2024-07 ## Description Represents an error in the input of a mutation. ### Access Scopes ## Fields * [code](/docs/api/admin-graphql/2024-07/enums/MobilePlatformApplicationUserErrorCode): MobilePlatformApplicationUserErrorCode - The error code. * [field](/docs/api/admin-graphql/2024-07/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin-graphql/2024-07/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [mobilePlatformApplicationCreate](/docs/api/admin-graphql/2024-07/mutations/mobilePlatformApplicationCreate) Create a mobile platform application. * [mobilePlatformApplicationDelete](/docs/api/admin-graphql/2024-07/mutations/mobilePlatformApplicationDelete) Delete a mobile platform application. * [mobilePlatformApplicationUpdate](/docs/api/admin-graphql/2024-07/mutations/mobilePlatformApplicationUpdate) Update a mobile platform application. ## Related Unions ## Examples