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 e57fb4a commit 88af504Copy full SHA for 88af504
CHANGELOG.md
@@ -6,6 +6,12 @@ Changes in this section are not yet released. If you need access to these change
6
7
- **Features**
8
- Custom error messages when types or interfaces are missing fields which suggests adding a `@gqlField` docblock tag.
9
+ - Custom error message when your project has no types defined. Intended to help guide new users.
10
+- **Bug Fixes**
11
+ -
12
+
13
+## 0.0.29
14
15
- **Bug Fixes**
16
- Include `semver` as dependency in `package.json` which was accidentally only included as a dev dependency.
17
0 commit comments