@longvansoftware/service-js-client 1.11.1 → 1.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -230,7 +230,7 @@ exports.CREATE_COMPUTING_FOR_DC = (0, graphql_tag_1.gql) `
230
230
  $ram: RamInput!
231
231
  $resourcePoolId: String!
232
232
  $disks: [DiskInput!]!
233
- $createBy: createBy
233
+ $createBy: String!
234
234
  ) {
235
235
  createComputingForDC(
236
236
  createComputingInputForDC: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.11.1",
3
+ "version": "1.11.2",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [