graphql-go / graphql-go/graphql

Is it possible to go from `*graphql.Schema` to an ast node?

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

Description

### Description

I would like to load a schema and then visit each FieldDefinition to perform some operation but while I can print the document, then parse it then use the ast nodes, I figured there would be a way to get the ast node for a schema. Is this possible?

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.