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 43677a3 commit 46a9e0bCopy full SHA for 46a9e0b
.changeset/hip-ties-rush.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @team-plain/typescript-sdk
2
3
+## 5.5.0
4
+
5
+### Minor Changes
6
7
+- 43677a3: Regenerate GraphQL Schema
8
+ - Allow labelTypeIds to be passed to `indexDocument` mutation
9
10
## 5.4.3
11
12
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@team-plain/typescript-sdk",
- "version": "5.4.3",
+ "version": "5.5.0",
"description": "Typescript SDK for Plain's Core GraphQL API",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments