SyncError: { compensatingWritesInfo: CompensatingWriteErrorInfo[]; isClientResetRequested: boolean; isFatal: boolean; isUnrecognizedByClient: boolean; logUrl: string; serverRequestsAction: SyncErrorAction; simpleMessage: string; status: Status; userInfo: Record<string, string>; } Type declaration
isClientResetRequested: boolean
isFatal: boolean
isUnrecognizedByClient: boolean
logUrl: string
simpleMessage: string
userInfo: Record<string, string>
Deprecated
Add
is_unrecognized_by_client
to your opt-in list (underrecords/SyncError/fields/
) to use this.Default