Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for directives in schema parser #370

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

Ackar
Copy link
Contributor

@Ackar Ackar commented Dec 17, 2019

This adds support for parsing directives in the schema.

It's probably of limited use for now but it's mostly so it stops crashing on schemas with directives, and it's a first step towards a better directive support.

@tsholmes
Copy link
Contributor

This would enable us to fully autogenerate the go interfaces to match the schema using directives for some configuration options. @tonyghita what needs to be done to get this merged?

@tsholmes
Copy link
Contributor

tsholmes commented Mar 9, 2020

@pavelnikolov @tonyghita ping

@pavelnikolov pavelnikolov merged commit dae41bd into graph-gophers:master Mar 9, 2020
@pavelnikolov
Copy link
Member

Thank you very much for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants