Install and active the following plugins in your WordPress backend:
Note: Follow the instructions given by WPGraphQL author to avoid exceptional behaviors.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Go to app.json
file and change the siteUrl
value to yours.
👉 Client side form validations
👉 Server side form validations
👉 WordPress Authentication (login) with WPGraphQL
👉 Apollo GraphQL Client for handling GraphQL mutation
👉 Protected route with React Router