Interface: SyncLogsResponse
Defined in: packages/sdk/src/types/app-connection-types.ts:321
Properties
hasMore
hasMore:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:323
items
items:
SyncLogEntry[]
Defined in: packages/sdk/src/types/app-connection-types.ts:322
nextCursor?
optionalnextCursor:string
Defined in: packages/sdk/src/types/app-connection-types.ts:324