Tycho Bokdam
Tycho Bokdam
Not yet, still want it but did not have any time for it yet.
@lume-code yes, you could copy the read resolver and remove the pagina from it, then everything that works in query many will work with the CSV export. Use it to...
@abrenoch the linting errors now could be fixed by running the linter with `--fix`. (Bit weird that Nx no longer outputs it here in the CI)
@abrenoch reran the jobs and disabled that Nx does not output the logs here, bit weird that this was auto enabled.
Thanks for everything!
@SoerenLinkFides small code sample here would be appreciated to explain what it fixes :)
@dependabot rebase
interesting, could you create a repo with the issue? Then I can take a look to see what is happening.
Interesting case, if I look at the code everywhere where we use `IDField` it only expects one field, to change this will be a challenge as we would then go...
Which ORM are you using? > Notice, It will return the hasNextPage: false even when the totalCount indicates the existence of more records. `totalCount` is not used for this, what...