Closed rabrowne85 closed 4 years ago
Looking into this, it would appear that the code assumes a prior type Mutations() {}
definition.
The default lighthouse
schema file does not have this. Therefore the Artomator will need to check for a default one and if not add one to the file first.
Fixed in last commit: 1fb286334541514299261dd32daa000c831bf66f
The generator is not adding the GraphQL Mutations to the schema file.