@longvansoftware/service-js-client 1.8.4 → 1.8.5

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.
@@ -312,6 +312,7 @@ exports.GET_REUSME_BY_CUSTOMER_ID = (0, graphql_tag_1.gql) `
312
312
  getResumesByCustomerId(customerId: $customerId, partyId: $partyId) {
313
313
  resumeId
314
314
  resumeName
315
+ status
315
316
  }
316
317
  }
317
318
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.8.4",
3
+ "version": "1.8.5",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [