phx-node 1.0.161 → 1.0.162

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.
@@ -1,7 +1,6 @@
1
1
  import { HttpService } from "@nestjs/axios";
2
2
  import { QueryOrPersistedId, SchemaGroup } from "./types";
3
3
  export type GrpcRequestTypeV6 = QueryOrPersistedId & {
4
- hostname: string;
5
4
  variables?: Record<string, any> | null | undefined;
6
5
  } & SchemaGroup;
7
6
  export declare class PHXGrpcClientSystemServiceV6 {
@@ -11,6 +10,6 @@ export declare class PHXGrpcClientSystemServiceV6 {
11
10
  private readonly projectSource;
12
11
  constructor(httpService: HttpService);
13
12
  debug(hostname: string): void;
14
- query({ query, variables, hostname, persistedId, schemaGroup, }: GrpcRequestTypeV6): Promise<any>;
15
- mutation({ query, variables, hostname, persistedId, schemaGroup }: GrpcRequestTypeV6): Promise<any>;
13
+ query({ query, variables, persistedId, schemaGroup, }: GrpcRequestTypeV6): Promise<any>;
14
+ mutation({ query, variables, persistedId, schemaGroup }: GrpcRequestTypeV6): Promise<any>;
16
15
  }
@@ -35,12 +35,10 @@ let PHXGrpcClientSystemServiceV6 = PHXGrpcClientSystemServiceV6_1 = class PHXGrp
35
35
  this.logger.debug(this.internalGrpcGateway);
36
36
  }
37
37
  query(_a) {
38
- return __awaiter(this, arguments, void 0, function* ({ query, variables, hostname, persistedId, schemaGroup, }) {
39
- if (!hostname)
40
- return;
38
+ return __awaiter(this, arguments, void 0, function* ({ query, variables, persistedId, schemaGroup, }) {
41
39
  try {
42
40
  const response = yield this.httpService
43
- .post(`${this.internalGrpcGateway}/query`, Object.assign(Object.assign({}, (variables && { variables })), { source: this.projectSource, query, persisted_id: persistedId, headers: { hostname, [constant_1.HEADER_KEY_REQUIRED_SCHOOL_ID]: true }, schemaGroup }))
41
+ .post(`${this.internalGrpcGateway}/query`, Object.assign(Object.assign({}, (variables && { variables })), { source: this.projectSource, query, persisted_id: persistedId, headers: { [constant_1.HEADER_KEY_REQUIRED_SCHOOL_ID]: true }, schemaGroup }))
44
42
  .toPromise();
45
43
  return response.data;
46
44
  }
@@ -51,12 +49,10 @@ let PHXGrpcClientSystemServiceV6 = PHXGrpcClientSystemServiceV6_1 = class PHXGrp
51
49
  });
52
50
  }
53
51
  mutation(_a) {
54
- return __awaiter(this, arguments, void 0, function* ({ query, variables, hostname, persistedId, schemaGroup }) {
55
- if (!hostname)
56
- return;
52
+ return __awaiter(this, arguments, void 0, function* ({ query, variables, persistedId, schemaGroup }) {
57
53
  try {
58
54
  const response = yield this.httpService
59
- .post(`${this.internalGrpcGateway}/mutation`, Object.assign(Object.assign({}, (variables && { variables })), { source: this.projectSource, query, persisted_id: persistedId, headers: { hostname, [constant_1.HEADER_KEY_REQUIRED_SCHOOL_ID]: true }, schemaGroup }))
55
+ .post(`${this.internalGrpcGateway}/mutation`, Object.assign(Object.assign({}, (variables && { variables })), { source: this.projectSource, query, persisted_id: persistedId, headers: { [constant_1.HEADER_KEY_REQUIRED_SCHOOL_ID]: true }, schemaGroup }))
60
56
  .toPromise();
61
57
  return response.data;
62
58
  }
@@ -1 +1 @@
1
- {"version":3,"file":"grpc-client-system-v6.service.js","sourceRoot":"","sources":["../../../src/module/grpc-client/grpc-client-system-v6.service.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,2CAAoD;AACpD,yCAA4C;AAE5C,iDAAiE;AAQ1D,IAAM,4BAA4B,oCAAlC,MAAM,4BAA4B;IAKvC,YAA6B,WAAwB;QAAxB,gBAAW,GAAX,WAAW,CAAa;QAJpC,WAAM,GAAG,IAAI,eAAM,CAAC,8BAA4B,CAAC,IAAI,CAAC,CAAC;QAKtE,IAAI,CAAC,mBAAmB,GAAG,OAAO,CAAC,GAAG,CAAC,qBAAqB,CAAC;QAC7D,IAAI,CAAC,aAAa,GAAG,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC;IAClD,CAAC;IAEM,KAAK,CAAC,QAAgB;QAC3B,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;QAC5B,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;IAC9C,CAAC;IAEY,KAAK;6DAAC,EACjB,KAAK,EACL,SAAS,EACT,QAAQ,EACR,WAAW,EACX,WAAW,GACO;YAClB,IAAI,CAAC,QAAQ;gBAAE,OAAO;YACtB,IAAI,CAAC;gBACH,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,WAAW;qBACpC,IAAI,CAAC,GAAG,IAAI,CAAC,mBAAmB,QAAQ,kCACpC,CAAC,SAAS,IAAI,EAAE,SAAS,EAAE,CAAC,KAC/B,MAAM,EAAE,IAAI,CAAC,aAAa,EAC1B,KAAK,EACL,YAAY,EAAE,WAAW,EACzB,OAAO,EAAE,EAAE,QAAQ,EAAE,CAAC,wCAA6B,CAAC,EAAE,IAAI,EAAE,EAC5D,WAAW,IACX;qBACD,SAAS,EAAE,CAAC;gBACf,OAAO,QAAQ,CAAC,IAAI,CAAC;YACvB,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;gBAC5B,OAAO,KAAK,CAAC;YACf,CAAC;QACH,CAAC;KAAA;IAEY,QAAQ;6DAAC,EACpB,KAAK,EACL,SAAS,EACT,QAAQ,EACR,WAAW,EACX,WAAW,EACO;YAClB,IAAI,CAAC,QAAQ;gBAAE,OAAO;YAEtB,IAAI,CAAC;gBACH,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,WAAW;qBACpC,IAAI,CAAC,GAAG,IAAI,CAAC,mBAAmB,WAAW,kCACvC,CAAC,SAAS,IAAI,EAAE,SAAS,EAAE,CAAC,KAC/B,MAAM,EAAE,IAAI,CAAC,aAAa,EAC1B,KAAK,EACL,YAAY,EAAE,WAAW,EACzB,OAAO,EAAE,EAAE,QAAQ,EAAE,CAAC,wCAA6B,CAAC,EAAE,IAAI,EAAE,EAC5D,WAAW,IACX;qBACD,SAAS,EAAE,CAAC;gBACf,OAAO,QAAQ,CAAC,IAAI,CAAC;YACvB,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;gBAC5B,OAAO,KAAK,CAAC;YACf,CAAC;QACH,CAAC;KAAA;CACF,CAAA;AAnEY,oEAA4B;uCAA5B,4BAA4B;IADxC,IAAA,mBAAU,GAAE;qCAM+B,mBAAW;GAL1C,4BAA4B,CAmExC"}
1
+ {"version":3,"file":"grpc-client-system-v6.service.js","sourceRoot":"","sources":["../../../src/module/grpc-client/grpc-client-system-v6.service.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,2CAAoD;AACpD,yCAA4C;AAE5C,iDAAiE;AAO1D,IAAM,4BAA4B,oCAAlC,MAAM,4BAA4B;IAKvC,YAA6B,WAAwB;QAAxB,gBAAW,GAAX,WAAW,CAAa;QAJpC,WAAM,GAAG,IAAI,eAAM,CAAC,8BAA4B,CAAC,IAAI,CAAC,CAAC;QAKtE,IAAI,CAAC,mBAAmB,GAAG,OAAO,CAAC,GAAG,CAAC,qBAAqB,CAAC;QAC7D,IAAI,CAAC,aAAa,GAAG,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC;IAClD,CAAC;IAEM,KAAK,CAAC,QAAgB;QAC3B,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;QAC5B,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;IAC9C,CAAC;IAEY,KAAK;6DAAC,EACjB,KAAK,EACL,SAAS,EACT,WAAW,EACX,WAAW,GACO;YAClB,IAAI,CAAC;gBACH,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,WAAW;qBACpC,IAAI,CAAC,GAAG,IAAI,CAAC,mBAAmB,QAAQ,kCACpC,CAAC,SAAS,IAAI,EAAE,SAAS,EAAE,CAAC,KAC/B,MAAM,EAAE,IAAI,CAAC,aAAa,EAC1B,KAAK,EACL,YAAY,EAAE,WAAW,EACzB,OAAO,EAAE,EAAE,CAAC,wCAA6B,CAAC,EAAE,IAAI,EAAE,EAClD,WAAW,IACX;qBACD,SAAS,EAAE,CAAC;gBACf,OAAO,QAAQ,CAAC,IAAI,CAAC;YACvB,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;gBAC5B,OAAO,KAAK,CAAC;YACf,CAAC;QACH,CAAC;KAAA;IAEY,QAAQ;6DAAC,EACpB,KAAK,EACL,SAAS,EACT,WAAW,EACX,WAAW,EACO;YAClB,IAAI,CAAC;gBACH,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,WAAW;qBACpC,IAAI,CAAC,GAAG,IAAI,CAAC,mBAAmB,WAAW,kCACvC,CAAC,SAAS,IAAI,EAAE,SAAS,EAAE,CAAC,KAC/B,MAAM,EAAE,IAAI,CAAC,aAAa,EAC1B,KAAK,EACL,YAAY,EAAE,WAAW,EACzB,OAAO,EAAE,EAAE,CAAC,wCAA6B,CAAC,EAAE,IAAI,EAAE,EAClD,WAAW,IACX;qBACD,SAAS,EAAE,CAAC;gBACf,OAAO,QAAQ,CAAC,IAAI,CAAC;YACvB,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;gBAC5B,OAAO,KAAK,CAAC;YACf,CAAC;QACH,CAAC;KAAA;CACF,CAAA;AA9DY,oEAA4B;uCAA5B,4BAA4B;IADxC,IAAA,mBAAU,GAAE;qCAM+B,mBAAW;GAL1C,4BAA4B,CA8DxC"}