Nexus, the code-first and type-safe GraphQL API library for Node.js, has reached version 1.0. Key changes include a new package name (nexus instead of @nexus/schema), inverted nullability defaults to align with GraphQL best practices, a new list() function for working with list types, improved support for abstract types (Union and Interface) with three resolution strategies, renamed 'backing types' to 'Source Types', and improved documentation with JSDoc support and CodeSandbox examples. Prisma has been a core contributor to Nexus for over two years.

8m read timeFrom prisma.io
Post cover image
Table of contents
What is Nexus?What's New at Nexus 1.0?Wrapping Up
2 Impressions