ktx/packages
Kevin Messiaen bcfd562f18
refactor(mongo-query): forward the query input without re-listing fields
Now that KtxMongoQueryArgs extends KtxMongoQueryInput and the runner takes
that type, pass the args/input object straight through instead of rebuilding
it field by field. assertSafeConnectionId returns its input verbatim, so the
`{ ...input, connectionId }` spread was re-asserting an equal value.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ga2tvQ2YCEphmY8HM5Guzq
2026-07-11 21:26:10 +07:00
..
cli refactor(mongo-query): forward the query input without re-listing fields 2026-07-11 21:26:10 +07:00