added working graphql 4 module and started materio_graphql

This commit is contained in:
2020-12-09 22:55:16 +01:00
parent 2fbba0fe7f
commit 2071a99ca2
16 changed files with 525 additions and 27 deletions

View File

@@ -0,0 +1,9 @@
name: Materio GraphQL
type: module
description: 'Materio GraphQL schema.'
package: Materio
core: 8.x
dependencies:
- graphql:graphql
- node:node
core_version_requirement: ^8 || ^9