Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Passing a schema #1

Open
sibelius opened this issue Jun 19, 2017 · 3 comments · May be fixed by #9
Open

Passing a schema #1

sibelius opened this issue Jun 19, 2017 · 3 comments · May be fixed by #9

Comments

@sibelius
Copy link

The main thing I want to change is that instead of wrapping the resolvers this module would wrap a finished schema instead. This would make it compatible not only with folks who keep their resolvers separate, but with everybody.

That'd probably look something like this:

// I'd love to be able to pass a schema
logExecutions(schema);

take a look here https://github.com/apollographql/optics-agent-js

@mxstbr
Copy link
Contributor

mxstbr commented Jun 19, 2017

Can you point me to the specific code snippet? Is there a reusable module for this?

@sibelius
Copy link
Author

@mxstbr
Copy link
Contributor

mxstbr commented Jun 20, 2017

Uhh, nice! PR would be very welcome 💯

@mxstbr mxstbr changed the title I'd love to be able to pass a schema Passing a schema Jun 26, 2017
@maxaggedon maxaggedon linked a pull request Oct 30, 2018 that will close this issue
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants