Mobile Platform Application User Error
Represents an error in the input of a mutation.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
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•
The input to create a mobile platform application.
Arguments
- Anchor to mobilePlatformApplicationmobile•
Platform Application Created mobile platform application.
- Anchor to userErrorsuser•
Errors 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•
Mobile Platform Application Id The ID of the mobile platform application that was just deleted.
- Anchor to userErrorsuser•
Errors 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•
The input to updat a Mobile Platform Application.
Arguments
- Anchor to mobilePlatformApplicationmobile•
Platform Application Created mobile platform application.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
- •