/react-graphql-examples

Examples using React + GraphQL

Primary LanguageJavaScriptMIT LicenseMIT

😃 React + GraphQL

I am creating some examples using react + GraphQL.

👉🏻 Prerequisites

For all examples:

👉🏻 Examples


🍄️ example-01

  • Frontend: Simple example using the GitHub GraphQL API v4 with React + Apollo.


🍄️ example-02

An example how to query/mutation/subscription using React + Apollo. (using the 'backend-01', make sure to start the server)



🍄️ example-03

An example how to query using React + Relay. (using the 'backend-01', make sure to start the server)


BONUS


🍄️ backend-01

An example using GraphQL-Yoga.



🍄️ backend-02

An example using graphpack.