composer.json
0 → 100644
+9
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "drupal/vgwort",
|
||
"description": "Adds VG Wort integration using publisher defined keys.",
|
||
"type": "drupal-module",
|
||
"license": "GPL-2.0-or-later",
|
||
"require-dev": {
|
||
"drupal/graphql": "^4.4"
|
||
}
|
||
} |
graphql/vgwort.base.graphqls
0 → 100644
+4
−0
graphql/vgwort.extension.graphqls
0 → 100644
+0
−0
Empty file added.
+43
−0
+41
−0
Loading