Closed sacru2red closed 8 months ago
As @nestia/core
calls the URLSearchParams.getAll()
method for the array type, your problem can't be.
Here is the example project that demonstrating there's not any problem on the @TypedQuery()
.
https://stackblitz.com/edit/stackblitz-starters-nkmslk?file=src%2Findex.ts
어.. 이상하네요. 분명히 문제가 있었다고 생각했는데... 이제 재현이 안되는군요.
확인해주셔서 감사합니다! 이슈는 닫겠습니다.
Question
When using TypedQuery, I want to get some array values.
It works in other cases , but not element is atomic so, I want to transform atomic to array