@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.0731latest

Version History

VersionDownloads (Last 7 Days)Published
13.1.0731
13.0.4844
13.0.3131
13.0.210
13.0.11
13.0.00
12.2.23,064
12.2.1882
12.2.0643
12.1.1213
12.1.01
12.0.11372
12.0.100
12.0.9124
12.0.8-next.10
12.0.4151
12.0.30
12.0.20
12.0.11
12.0.00
11.0.6586
11.0.5122
10.2.1386
11.0.3250
11.0.01
11.0.0-next.10
10.2.073
10.1.710
10.1.60
10.1.40
10.1.3142
10.1.20
10.1.011
10.0.220
10.0.2141
10.0.191
10.0.172
10.0.160
10.0.141
10.0.130
10.0.120
10.0.1163
10.0.93
10.0.81
10.0.70
10.0.60
10.0.51
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

8,862

Version

13.1.0

License

MIT

Unpacked Size

40.7 kB

Total Files

51

Last publish

Collaborators

  • nestjscore
  • kamilmysliwiec