ErrorRecord

data class ErrorRecord

Error information that can be received via a back-channel such as ErrorRelay or onError options for Query/Mutation.

Properties

Link copied to clipboard

The details of the error.

Link copied to clipboard

The unique identifier of the key that caused the error.

Link copied to clipboard

The marker that was set when the error occurred.