Skip to content

Execute GraphQL queries without http server #936

Open
@kristoferma

Description

@kristoferma

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

No one assigned

    Labels

    scope/schemaRelated to the schema componenttype/featAdd a new capability or enhance an existing one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions