NerdWalletOSS / apollo-cache-policies

An extension of the Apollo 3 cache with support for advanced cache policies.
Apache License 2.0
152 stars 22 forks source link

Feat/expose query options in fragment hooks #44

Open danReynolds opened 2 years ago

danReynolds commented 2 years ago

Adds the ability to specify a fragmentName to useFragment and useFragmentWhere so that you are able to include other helper fragments when using those APIs