Type Alias QueryChangesResponse
QueryChangesResponse: { accountId: Id; added: AddedItem[]; newQueryState: string; oldQueryState: string; removed: Id[]; total?: number;} Type declaration
accountId: Id
newQueryState: string
oldQueryState: string
removed: Id[]
Optional
total?: number
RFC 8620 (5.6) - https://datatracker.ietf.org/doc/html/rfc8620#section-5.6 can return error tooManyChanges, cannotCalculateChanges