Sebastian Zakłada
Sebastian Zakłada
### Context I am trying to set up AppSync caching for a nested resolver. The field itself is an array of objects. ``` - type: CoolFoos kind: PIPELINE field: foos...
## Current state I have multiple jest test suite types, each requiring different configuration files. Each suite type has a distinct file extension. For example: - integration tests - files...
**What is the bug?** I am getting an error when trying to use the `client.helpers.bulk` helper. ``` TypeError: Cannot destructure property 'body' of 'undefined' as it is undefined. at node_modules/@opensearch-project/opensearch/lib/Helpers.js:704:93...
Upgrading from Node.js 20 to Node.js 22 for the following reasons: - Node.js 22 is now the default AWS Lambda runtime - Node.js 22 reached Long-Term Support (LTS) status