A TypeScript implementation of Rack's query string parser. Allows query strings to be expanded into "structural" types; objects, arrays, and string values are supported.
If we have a nested query, and we have take key present in the query. It doesn't generate the correct raw query. The limit key isn't there when the query is converted into the raw query by prisma.
Abstract: Nested queries are commonly used to express complex use-cases by connecting the output of a subquery as an input to the outer query block. However, their execution is highly time-consuming.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results