@ts-gql/next
TypeScript icon, indicating that this package has built-in type declarations

17.0.1 • Public • Published

@ts-gql/next

@ts-gql/next starts ts-gql's watcher when you start Next.js's dev server. Note that it does not generate the artifacts when running next build, you should run ts-gql build in a script before running next build.

Usage

const { withTsGql } = require("@ts-gql/next");
module.exports = withTsGql({ ...yourOwnConfig });

Readme

Keywords

none

Package Sidebar

Install

npm i @ts-gql/next

Weekly Downloads

145

Version

17.0.1

License

MIT

Unpacked Size

12.2 kB

Total Files

11

Last publish

Collaborators

  • emmatown
  • ts-gql-release-bot