Skip to content

Implement support for GraphQL #2

@opensaucerer

Description

@opensaucerer

It's important to note that barf is only focused on being a framework for building JSON API only. GraphQL, of course, is a query language that supports JSON hence the need to allow BARF to support it.

Naturally, most frameworks need not do anything special for GraphQL to work but because BARF does not expose any application instance, it becomes very much necessary that we implement a way to hook in resolvers and type defs onto the barf root handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions