@xyo-network/api-graphql-plugin 2.84.5 → 2.85.0

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.
@@ -2,7 +2,7 @@ import { ApiGraphqlWitness } from './Witness';
2
2
  export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<ApiGraphqlWitness<import("@xyo-network/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
5
- accountDerivationPath?: string | undefined;
5
+ accountPath?: string | undefined;
6
6
  readonly archivist?: string | undefined;
7
7
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
8
8
  readonly name?: string | undefined;
@@ -19,7 +19,7 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
19
19
  readonly storeQueries?: boolean | undefined;
20
20
  readonly timestamp?: boolean | undefined;
21
21
  } & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
22
- accountDerivationPath?: string | undefined;
22
+ accountPath?: string | undefined;
23
23
  readonly archivist?: string | undefined;
24
24
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
25
25
  readonly name?: string | undefined;
@@ -45,7 +45,6 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
45
45
  schema: string;
46
46
  };
47
47
  ephemeralQueryAccountEnabled?: boolean | undefined;
48
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
49
48
  } & {
50
49
  endpoint?: string | undefined;
51
50
  headers?: import("./Witness").HttpHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
@@ -2,7 +2,7 @@ import { ApiGraphqlWitness } from './Witness';
2
2
  export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<ApiGraphqlWitness<import("@xyo-network/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
5
- accountDerivationPath?: string | undefined;
5
+ accountPath?: string | undefined;
6
6
  readonly archivist?: string | undefined;
7
7
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
8
8
  readonly name?: string | undefined;
@@ -19,7 +19,7 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
19
19
  readonly storeQueries?: boolean | undefined;
20
20
  readonly timestamp?: boolean | undefined;
21
21
  } & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
22
- accountDerivationPath?: string | undefined;
22
+ accountPath?: string | undefined;
23
23
  readonly archivist?: string | undefined;
24
24
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
25
25
  readonly name?: string | undefined;
@@ -45,7 +45,6 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
45
45
  schema: string;
46
46
  };
47
47
  ephemeralQueryAccountEnabled?: boolean | undefined;
48
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
49
48
  } & {
50
49
  endpoint?: string | undefined;
51
50
  headers?: import("./Witness").HttpHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
@@ -2,7 +2,7 @@ import { ApiGraphqlWitness } from './Witness';
2
2
  export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<ApiGraphqlWitness<import("@xyo-network/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
5
- accountDerivationPath?: string | undefined;
5
+ accountPath?: string | undefined;
6
6
  readonly archivist?: string | undefined;
7
7
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
8
8
  readonly name?: string | undefined;
@@ -19,7 +19,7 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
19
19
  readonly storeQueries?: boolean | undefined;
20
20
  readonly timestamp?: boolean | undefined;
21
21
  } & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
22
- accountDerivationPath?: string | undefined;
22
+ accountPath?: string | undefined;
23
23
  readonly archivist?: string | undefined;
24
24
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
25
25
  readonly name?: string | undefined;
@@ -45,7 +45,6 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
45
45
  schema: string;
46
46
  };
47
47
  ephemeralQueryAccountEnabled?: boolean | undefined;
48
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
49
48
  } & {
50
49
  endpoint?: string | undefined;
51
50
  headers?: import("./Witness").HttpHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
@@ -2,7 +2,7 @@ import { ApiGraphqlWitness } from './Witness';
2
2
  export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<ApiGraphqlWitness<import("@xyo-network/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
5
- accountDerivationPath?: string | undefined;
5
+ accountPath?: string | undefined;
6
6
  readonly archivist?: string | undefined;
7
7
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
8
8
  readonly name?: string | undefined;
@@ -19,7 +19,7 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
19
19
  readonly storeQueries?: boolean | undefined;
20
20
  readonly timestamp?: boolean | undefined;
21
21
  } & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
22
- accountDerivationPath?: string | undefined;
22
+ accountPath?: string | undefined;
23
23
  readonly archivist?: string | undefined;
24
24
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
25
25
  readonly name?: string | undefined;
@@ -45,7 +45,6 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
45
45
  schema: string;
46
46
  };
47
47
  ephemeralQueryAccountEnabled?: boolean | undefined;
48
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
49
48
  } & {
50
49
  endpoint?: string | undefined;
51
50
  headers?: import("./Witness").HttpHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
@@ -2,7 +2,7 @@ import { ApiGraphqlWitness } from './Witness';
2
2
  export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<ApiGraphqlWitness<import("@xyo-network/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
5
- accountDerivationPath?: string | undefined;
5
+ accountPath?: string | undefined;
6
6
  readonly archivist?: string | undefined;
7
7
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
8
8
  readonly name?: string | undefined;
@@ -19,7 +19,7 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
19
19
  readonly storeQueries?: boolean | undefined;
20
20
  readonly timestamp?: boolean | undefined;
21
21
  } & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
22
- accountDerivationPath?: string | undefined;
22
+ accountPath?: string | undefined;
23
23
  readonly archivist?: string | undefined;
24
24
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
25
25
  readonly name?: string | undefined;
@@ -45,7 +45,6 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
45
45
  schema: string;
46
46
  };
47
47
  ephemeralQueryAccountEnabled?: boolean | undefined;
48
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
49
48
  } & {
50
49
  endpoint?: string | undefined;
51
50
  headers?: import("./Witness").HttpHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
@@ -2,7 +2,7 @@ import { ApiGraphqlWitness } from './Witness';
2
2
  export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<ApiGraphqlWitness<import("@xyo-network/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
5
- accountDerivationPath?: string | undefined;
5
+ accountPath?: string | undefined;
6
6
  readonly archivist?: string | undefined;
7
7
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
8
8
  readonly name?: string | undefined;
@@ -19,7 +19,7 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
19
19
  readonly storeQueries?: boolean | undefined;
20
20
  readonly timestamp?: boolean | undefined;
21
21
  } & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
22
- accountDerivationPath?: string | undefined;
22
+ accountPath?: string | undefined;
23
23
  readonly archivist?: string | undefined;
24
24
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
25
25
  readonly name?: string | undefined;
@@ -45,7 +45,6 @@ export declare const ApiGraphqlWitnessPlugin: () => import("@xyo-network/payload
45
45
  schema: string;
46
46
  };
47
47
  ephemeralQueryAccountEnabled?: boolean | undefined;
48
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
49
48
  } & {
50
49
  endpoint?: string | undefined;
51
50
  headers?: import("./Witness").HttpHeaders | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAsB,MAAM,WAAW,CAAA;AAEjE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQjC,CAAA"}
package/package.json CHANGED
@@ -12,17 +12,17 @@
12
12
  "dependencies": {
13
13
  "@xylabs/assert": "^2.13.20",
14
14
  "@xylabs/axios": "^2.13.20",
15
- "@xyo-network/abstract-witness": "^2.84.18",
16
- "@xyo-network/module-model": "^2.84.18",
17
- "@xyo-network/payload-model": "^2.84.18",
18
- "@xyo-network/payloadset-plugin": "^2.84.18",
19
- "@xyo-network/witness-model": "^2.84.18"
15
+ "@xyo-network/abstract-witness": "^2.85.0",
16
+ "@xyo-network/module-model": "^2.85.0",
17
+ "@xyo-network/payload-model": "^2.85.0",
18
+ "@xyo-network/payloadset-plugin": "^2.85.0",
19
+ "@xyo-network/witness-model": "^2.85.0"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/jest-helpers": "^2.13.20",
23
23
  "@xylabs/ts-scripts-yarn3": "^3.2.25",
24
24
  "@xylabs/tsconfig": "^3.2.25",
25
- "@xyo-network/account": "^2.84.18",
25
+ "@xyo-network/account": "^2.85.0",
26
26
  "ethers": "^6.9.1",
27
27
  "graphql": "^16.8.1",
28
28
  "jest": "^29.7.0",
@@ -67,6 +67,6 @@
67
67
  "url": "https://github.com/XYOracleNetwork/plugins.git"
68
68
  },
69
69
  "sideEffects": false,
70
- "version": "2.84.5",
70
+ "version": "2.85.0",
71
71
  "type": "module"
72
72
  }