pinejs
pinejs copied to clipboard
Update request to query by affected ids once they've been resolved
This avoids the need to use a potentially costly filter twice, once to get the affected ids in advance and then once when running the actual PATCH/DELETE. This also guarantees there can never be an inconsistency between the two
Change-type: minor
@balena-ci retest