Skip to content
Open
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions modules/graphql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: graphql
description: >-
A standalone Nitro module that integrates GraphQL servers into any Nitro
application with automatic type generation, file watching, and seamless
framework integration.
repo: productdevbook/nitro-graphql
npm: nitro-graphql
icon: ''
github: https://github.com/productdevbook/nitro-graphql
website: https://github.com/productdevbook/nitro-graphql
learn_more: ''
category: Devtools
type: 3rd-party
maintainers:
- name: Wind
github: productdevbook
twitter: productdevbook
compatibility:
nuxt: ^3.0.0
requires: {}