Skip to content

Minor fixes to Routes and GraphQL Mutations

Pre-release
Pre-release

Choose a tag to compare

@rabrowne85 rabrowne85 released this 05 Apr 09:53
· 165 commits to master since this release

Fixed a few issues.

Issue #27: Routes not being generated unless the comments were present

Issue #28: GraphQL mutations not being written if the type Mutation {} wasn't present in the schema file.