FieldError

constructor(message: String, extensions: Map<String, Any>? = null, cause: Throwable? = null)(source)

Parameters

message

The message field for the error in the GraphQL response

extensions

Fields to include in a "extensions" field for the error in the GraphQL response

TODO(https://app.asana.com/1/150975571430/task/1210755595661886?focus=true): update the engine to extract extensions into GraphQLError