Skip to content

Subqueries #264

@ryantanner

Description

@ryantanner

Problem

To fully support re-entrancy, Viaduct must allow resolvers to load selections not known until runtime further queries using Context.query. Docs available here.

What are we planning to do about it?

Implement Context.query so that resolvers can execute a subquery, i.e., a GraphQL query operation rooted in the full-schema’s Query root type.

What are we not planning to do about it?

n/a

Metadata

Metadata

Assignees

Labels

roadmapTop-level roadmap initiatives

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions