opvious-graph
Advanced tools
+2
-5
| { | ||
| "name": "opvious-graph", | ||
| "version": "0.2.2", | ||
| "version": "0.2.4", | ||
| "repository": "github:opvious/sdk.ts", | ||
@@ -26,6 +26,3 @@ "description": "Opvious GraphQL API", | ||
| "@opvious/api-operations": "^0.8.9", | ||
| "@types/node": "^18.11.7", | ||
| "graphql-tag": "^2.12.6", | ||
| "ts-node": "^10.9.1", | ||
| "typescript": "^4.8.4" | ||
| "graphql-tag": "^2.12.6" | ||
| }, | ||
@@ -32,0 +29,0 @@ "typedoc": { |
+1
-1
@@ -22,3 +22,3 @@ # Opvious GraphQL API types [](https://www.npmjs.com/package/opvious-graph) | ||
| const client = new GraphQLClient('https://api.opvious.io/graphql', { | ||
| headers: {authorization: process.env.OPVIOUS_AUTHORIZATION}, | ||
| headers: {authorization: process.env.OPVIOUS_TOKEN}, | ||
| }); | ||
@@ -25,0 +25,0 @@ |
7
-30%235646
-0.04%