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