graphql-symfony-doctrine-sandbox icon indicating copy to clipboard operation
graphql-symfony-doctrine-sandbox copied to clipboard

Example for Union Resolver

Open ghost opened this issue 9 years ago • 1 comments
trafficstars

thanks for this great Overblog/GraphQlBundle example. It helped me really a lot.

Temporary I'm trying to implement unions for a GraphQL search that returns different types but I could not find a proper example how to resolve them. Could you please provide an example how to resolve unions?

Best Regards Lev

ghost avatar Jul 19 '16 16:07 ghost

Hi, nice to hear that the bundle helps, i'll try to add a union example soon as possible.

mcg-web avatar Jul 20 '16 06:07 mcg-web