SyncError

A sync error.

Fields

code (String)

An upper case string identifying the error.

details (JSON)

JSON representing error details (like "count" and "value") that can be used to internationalize an error message using values that vary.

key (String!)

A snake case string identifying the error.

message (String!)

An English string describing the error.

reason (String)

A reason for the error.