Skip to main content
Anchor to MobilePlatformApplicationUserError

MobilePlatformApplicationUserError

object

Represents an error in the input of a mutation.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Create a mobile platform application.

Arguments

•

The input to create a mobile platform application.


Fields

Anchor to mobilePlatformApplicationmobilePlatformApplication
•

Created mobile platform application.

•

The list of errors that occurred from executing the mutation.

•
mutation

Delete a mobile platform application.

Arguments

•
ID!required

The ID of the Mobile Platform Application to be deleted.


Fields

Anchor to deletedMobilePlatformApplicationIddeletedMobilePlatformApplicationId
•

The ID of the mobile platform application that was just deleted.

•

The list of errors that occurred from executing the mutation.

•
mutation

Update a mobile platform application.

Arguments

•
ID!required

The ID of the Mobile Platform Application to be updated.

•

The input to updat a Mobile Platform Application.


Fields

Anchor to mobilePlatformApplicationmobilePlatformApplication
•

Created mobile platform application.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?