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