Mobile Platform Application User Error
Represents an error in the input of a mutation.
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.
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
- Anchor to mobilePlatformApplicationmobile•Mobile
Platform Application Platform Application Created mobile platform application.
- Anchor to userErrorsuser•[Mobile
Errors Platform Application User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Delete a mobile platform application.
- •ID!required
The ID of the Mobile Platform Application to be deleted.
Arguments
- Anchor to deletedMobilePlatformApplicationIddeleted•ID
Mobile Platform Application Id The ID of the mobile platform application that was just deleted.
- Anchor to userErrorsuser•[Mobile
Errors Platform Application User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •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
- Anchor to mobilePlatformApplicationmobile•Mobile
Platform Application Platform Application Created mobile platform application.
- Anchor to userErrorsuser•[Mobile
Errors Platform Application User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields