|
|
|
|
|
by yeneek
1937 days ago
|
|
I have the same opinion. The big problem I had with generating graphql api from code, was that the result graphql schema was badly done. It's hard to design API that way. I made similar module for typescript just to realize, that I don't want to build graphql endpoints this way. that module: https://github.com/captain-refactor/graphql-compose-typescri... |
|