Skip to main content
objectMutationError

Fields

message
String!

An English technical description of the error. This error is usually meant to be read by a developer and not an end user.

The type of error. Can be used to display a user friendly error message.

code
String!

A fixed error code that can be used to handle this error, see https://www.plain.com/docs/graphql/error-codes for a description of each code.

The array of fields that are impacted by this error.