Open
Description
Just a small bug.
If you run npm run dev
and you do not have Persisted Queries setup you get the below error:

We should consider updating the README with how to setup persisted queries and also maybe consider adding a commented out example of how to run the example without persisted queries:
const link = new HttpLink({
uri: WORDPRESS_URL + "/graphql",
useGETForQueries: true,
});
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 Backlog