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

Allows a RootObject to be generated per request #42

Merged

Conversation

robdaemon
Copy link
Contributor

Right now, there is no way to generate a default RootObject without forking this repo entirely.

This expands on #9 by using a generator function for the root object, and #30 by not changing any other contracts in the handler.

Right now, there is no way to generate a default RootObject without forking this repo entirely.

This expands on graphql-go#9 by using a generator function for the root object, and graphql-go#30 by not changing any other contracts in the handler.
@coveralls
Copy link

coveralls commented Jul 10, 2018

Coverage Status

Coverage increased (+0.3%) to 86.631% when pulling 8588110 on puppetlabs:handler_rootobject_initialization into b7e0284 on graphql-go:master.

@chris-ramon
Copy link
Member

LGTM 👍 — thanks a lot @robdaemon!

@chris-ramon chris-ramon merged commit 59006c0 into graphql-go:master Jul 12, 2018
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