Skip to main content
Anchor to MobilePlatformApplicationUserErrorCode

MobilePlatformApplicationUserErrorCode

enum

Possible error codes that can be returned by MobilePlatformApplicationUserError.

The input value is invalid.

The record with the ID used as the input value couldn't be found.

The input value is too long.


Was this section helpful?

•OBJECT

An error in the input of a mutation. Mutations return UserError objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.


Was this section helpful?