graphql-core-legacy icon indicating copy to clipboard operation
graphql-core-legacy copied to clipboard

Add `executor` to ResolveInfo

Open dfee opened this issue 8 years ago • 0 comments

If I'm interested in making a subquery, I need access to the executor for an internal subquery.

Currently, it's extra context that a developer needs to keep in mind, and keep coordinated.

dfee avatar Dec 15 '17 22:12 dfee