DEV Community

Discussion on: Code-first schema definition

Collapse
 
frosty21 profile image
Nathan Froese

Just an fyi the nexus update makes it that you don’t need to cast unknown graphql for graphql version 16.

Collapse
 
lewebsimple profile image
Pascal Martineau

Thanks for the precision!
I've abandoned Nexus in favor of Pothos GraphQL ... I'll update this article or create a new one in the coming weeks / months.

Collapse
 
frosty21 profile image
Nathan Froese

Thats fair. IMHO Nexus documentation is a little bit of spaghetti documentation atm. I would go Pothos Graphql too looking forward to your next article

Collapse
 
indiehjaerta profile image
Mikael

Is this available yet? :D

Thread Thread
 
lewebsimple profile image
Pascal Martineau

Slowly getting there, probably around xmas. In the meantime, you can check out my upcoming Nuxtastic template (which also needs an update to the latest libraries).

Thread Thread
 
indiehjaerta profile image
Mikael

Thank you will do, your post is really great and helps me alot with understanding and getting started. Appriciate it.