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 86ccc5c commit 1f8c51cCopy full SHA for 1f8c51c
.changeset/big-cougars-hang.md
@@ -0,0 +1,5 @@
1
+---
2
+'@txe/graphql-x': minor
3
4
+
5
+Expand directives: @create, @update
package.json
@@ -21,7 +21,7 @@
21
"main": "dist/index.js",
22
"files": [
23
"dist/",
24
- "!**/*.test.*",
+ "!**/*.spec.*",
25
"!**/*.js.map"
26
],
27
"bin": {
0 commit comments