We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29df7b commit 97e679eCopy full SHA for 97e679e
modules/nuxt-gql-pulse.yml
@@ -0,0 +1,18 @@
1
+name: nuxt-gql-pulse
2
+description: >-
3
+ A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of
4
+ Nuxt's composables and VueUse.
5
+repo: Abbasmoe/nuxt-gql-pulse
6
+npm: nuxt-gql-pulse
7
+icon: ''
8
+github: https://github.com/Abbasmoe/nuxt-gql-pulse
9
+website: https://github.com/Abbasmoe/nuxt-gql-pulse
10
+learn_more: ''
11
+category: Request
12
+type: 3rd-party
13
+maintainers:
14
+ - name: Abbas Mohamed
15
+ github: Abbasmoe
16
+compatibility:
17
+ nuxt: '>=3.0.0'
18
+ requires: {}
0 commit comments