-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
scope/schemaRelated to the schema componentRelated to the schema componenttype/featAdd a new capability or enhance an existing oneAdd a new capability or enhance an existing one
Description
Perceived Problem
Next.js discourages accessing API Routes in server-side code like getStaticProps and getServerSideProps. The encourage users to Write server-side code directly.
Ideas / Proposed Solution(s)
Nexus framework could allow developers to execute graphQL queries directly, without going through the http server.
Some discussion happened here: #782
Working preliminary solution: #921
Metadata
Metadata
Assignees
Labels
scope/schemaRelated to the schema componentRelated to the schema componenttype/featAdd a new capability or enhance an existing oneAdd a new capability or enhance an existing one