Skip to content

clarification - possibility to call multiple resolvers (fan out)? #1279

Open
@runand

Description

@runand

I cannot see if this concept I am missing is feasible, but I have a use case where I need this.

I wish to fan out to multiple resolvers preferable using schemaResolver, and merge the results together, would this be possible with current methods?

My solution now, would be to create a wrapper resolver, that calls and aggregates the results from multiple producers, but i would prefer to have it mapped in the resolver.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions