@wildix/wim-cache-client > BatchWriteIntegrationDataInput > putItems
BatchWriteIntegrationDataInput.putItems property
Records to upsert (optional). At least one of putItems or deleteItems must be present and non-empty.
Signature:
putItems?: (IntegrationDataItemWithId)[] | undefined;