export type SyncOperationType = 'INCREMENTAL' | 'FULL' | 'WEBHOOK';