@nestjs/mercurius
TypeScript icon, indicating that this package has built-in type declarations

13.1.0 • Public • Published

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective

Description

GraphQL is a powerful query language for APIs and a runtime for fulfilling those queries with your existing data. It's an elegant approach that solves many problems typically found with REST APIs. For background, we suggest reading this comparison between GraphQL and REST. GraphQL combined with TypeScript helps you develop better type safety with your GraphQL queries, giving you end-to-end typing.

@nestjs/mercurius is a package that provides adapters to use mercurius in combination with @nestjs/graphql.

Installation

NOTE mercurius is not compatible with Express.

$ npm i --save @nestjs/graphql @nestjs/mercurius mercurius graphql

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
12.0.8-next.10next
13.1.04,702latest

Version History

VersionDownloads (Last 7 Days)Published
13.1.04,702
13.0.479
13.0.3169
13.0.213
13.0.10
13.0.00
12.2.23,263
12.2.11,641
12.2.0253
12.1.1175
12.1.00
12.0.11122
12.0.103
12.0.944
12.0.8-next.10
12.0.4206
12.0.32
12.0.26
12.0.114
12.0.018
11.0.647
11.0.5559
10.2.1792
11.0.339
11.0.00
11.0.0-next.10
10.2.011
10.1.72
10.1.60
10.1.40
10.1.349
10.1.20
10.1.00
10.0.220
10.0.214
10.0.190
10.0.171
10.0.160
10.0.140
10.0.130
10.0.120
10.0.110
10.0.92
10.0.80
10.0.70
10.0.60
10.0.50
10.0.40
10.0.30
10.0.20
10.0.1-pre.00
10.0.00
9.2.70
9.2.10
9.2.00

Package Sidebar

Install

npm i @nestjs/mercurius

Weekly Downloads

10,247

Version

13.1.0

License

MIT

Unpacked Size

40.7 kB

Total Files

51

Last publish

Collaborators

  • nestjscore
  • kamilmysliwiec