Anchor to MobilePlatformApplicationUserErrorMobile
objectMobile Platform Application User Error
An error in the input of a mutation. Mutations return objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.
Anchor to FieldsFields
- Anchor to codecode•Mobile
Platform Application User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Create a mobile platform application.
- Anchor to inputinput•Mobile
Platform Application Create Input! required The input to create a mobile platform application.
Arguments
- •mutation
Delete a mobile platform application.
- •ID!required
The ID of the Mobile Platform Application to be deleted.
Arguments
- •ID!
- •mutation
Update a mobile platform application.
- •ID!required
The ID of the Mobile Platform Application to be updated.
- Anchor to inputinput•Mobile
Platform Application Update Input! required The input to updat a Mobile Platform Application.
Arguments
- •ID!
Was this section helpful?