nerdsupremacist / GraphZahl

A Framework to implement Declarative, Type-Safe GraphQL Server APIs using Runtime Magic 🎩

Home Page:https://quintero.io/GraphZahl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend Number of allowed arguments a bit further

nerdsupremacist opened this issue · comments

Add support for larger argument lists (limited to what would be feasible given the combinatorics)

I managed to get the code generation to work in a reasonable time. Compile time is hit quite a bit by this. We will try it out for a while and see if people are affected by the worse compile times