Skip to content

Allow a graphql schema file to be turned into a runnable schema #381

@bbakerman

Description

@bbakerman

The base graphql library should be able to read graphql schema files.

It has the ability to parse them already but it cant turn "definitions" into actual runtime object types.

I propose we have the ability to compile a graphql schema file and generate it into runnable schema with data fetchers and type resolvers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions