@longvansoftware/service-js-client 1.16.0 → 1.16.1

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.
@@ -350,8 +350,8 @@ exports.GET_RELATED_RESOURCE_BY_RESOURCE_TYPE = (0, graphql_tag_1.gql) `
350
350
  $fromId: String!
351
351
  $fromResourceType: String!
352
352
  $toResourceType: String!
353
- $partnerId: String
354
- $accessToken: String
353
+ $partnerId: String!
354
+ $accessToken: String!
355
355
  ) {
356
356
  getRelatedResourceByResourceType(
357
357
  fromId: $fromId
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.16.0",
3
+ "version": "1.16.1",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [