Interface: SyncCapabilities
Defined in: packages/sdk/src/types/app-connection-types.ts:495
Properties
conflictModes
conflictModes:
ConflictPolicyMode[]
Defined in: packages/sdk/src/types/app-connection-types.ts:497
entityDirections
entityDirections:
Record<string, ("inbound"|"outbound")[]>
Defined in: packages/sdk/src/types/app-connection-types.ts:503
Per-entity direction constraints. Missing key = both directions allowed.
inboundTargets
inboundTargets:
string[]
Defined in: packages/sdk/src/types/app-connection-types.ts:499
matchStrategies
matchStrategies:
MatchStrategyMode[]
Defined in: packages/sdk/src/types/app-connection-types.ts:496
supportedEntityTypes
supportedEntityTypes:
SyncEntityType[]
Defined in: packages/sdk/src/types/app-connection-types.ts:498
supportsClear
supportsClear:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:501
supportsNoteTask
supportsNoteTask:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:500