Skip to content

#FeatureRequest: GraphQL support through middleware #38

@arpan404

Description

@arpan404

Create a middleware that can be used to create a graphql route
Should be used like:

import {graphql} from "joor"
const app = new Joor()
app.use("/gq", graphql);

Can be changed later on but the general idea will be the same as this

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: criticalissues that require immediate attention due to severe impact on functionality or securityproposaldesign proposals or ideas for future developmentreleasetasks or issues concerning preparing a new version of joor, including version bumping and release no

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions