wp-graphql / wp-graphql-smart-cache

Smart Caching & Cache Invalidation for WPGraphQL
60 stars 14 forks source link

Work on the documentation of how to transition to GET requests #126

Closed markkelnar closed 1 year ago

markkelnar commented 2 years ago

I feel like this is all on the react app client side. I need help with JS client stuff.

jasonbahl commented 2 years ago

There's a Google doc (https://docs.google.com/document/d/16n2LxJB5POBkkWF6OIC9et1BogLMiRf6qZwL7ofBT5k/edit?usp=sharing) that's serving as the home of the documentation for WPGraphQL Smart Cache. How to update a client to use GET requests should be answered in that doc.

And the doc should ultimately come to live in the repo as .md files

jasonbahl commented 1 year ago

Closing this issue as we have documentation for using GET requests here: