graphql-go / graphql-go/graphql

Implement buildASTSchema

Open
#624 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.1k
Forks
845
PR merge metrics
No merged PRs in 30d

Description

The reference implementation has this function: https://github.com/graphql/graphql-js/blob/main/src/utilities/buildASTSchema.ts

This would allow for building a Schema from a string, which is asked for in https://github.com/graphql-go/graphql/issues/353

I already have a [WIP fork](https://github.com/graphql-go/graphql/compare/master...alex-lange:lange-add-build-schema?expand=1) that does this already, so I am adding this issue here mostly for reference :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.