16.0.0 • Published 5 months ago

next-graphql-react v16.0.0

Weekly downloads
402
License
MIT
Repository
github
Last release
5 months ago

graphql-react logo

next-graphql-react

A graphql-react integration for Next.js.

Installation

Within an existing Next.js project, to install next-graphql-react and its graphql-react peer dependency with npm, run:

npm install next-graphql-react graphql-react

Setup the Next.js custom App module:

Then React hooks imported from graphql-react can be used within the Next.js project pages and components.

Requirements

Supported runtime environments:

Projects must configure TypeScript to use types from the ECMAScript modules that have a // @ts-check comment:

Exports

The npm package next-graphql-react features optimal JavaScript module design. It doesn’t have a main index module, so use deep imports from the ECMAScript modules that are exported via the package.json field exports:

16.0.0

5 months ago

15.0.2

1 year ago

15.0.1

1 year ago

15.0.0

2 years ago

14.0.0

2 years ago

13.0.0

2 years ago

12.0.0

2 years ago

11.0.0

3 years ago

10.0.1

3 years ago

10.0.0

3 years ago

9.0.0

3 years ago

8.0.4

3 years ago

8.0.3

4 years ago

8.0.2

4 years ago

8.0.1

4 years ago

8.0.0

4 years ago

7.0.0

4 years ago

7.0.1

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.1.0

4 years ago

5.0.0

4 years ago

4.0.0

5 years ago

3.2.0

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago