Is there any way to prevent meta data from being automatically merged? #2473
-
![]() |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Mar 6, 2025
Replies: 1 comment 2 replies
-
You can still access the original records |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
posva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can still access the original records
meta
in the array ofmatched
:matched.map(r => r.meta)