Graphql-yoga: Support graphql-deduplicator out-of-the-box

Created on 15 Feb 2018  路  2Comments  路  Source: dotansimha/graphql-yoga

graphql-deduplicator is a great library to optimize your GraphQL requests given your GraphQL client supports the feature (Apollo Client has built-in support).

I suggest supporting graphql-deduplicator out-of-the-box with Yoga when the ?deduplicate=1 query parameter is set like described in the readme.

Would be great if someone could create a PR for this. 馃檶

statupr-welcome

Most helpful comment

This feature was added with #272, we can close it now @schickling

All 2 comments

Hi @schickling I'll be working on this.

This feature was added with #272, we can close it now @schickling

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SebastianEdwards picture SebastianEdwards  路  4Comments

2wce picture 2wce  路  4Comments

cj picture cj  路  3Comments

kv-pawar picture kv-pawar  路  3Comments

ramonmulia picture ramonmulia  路  3Comments