asma-genql-directory
Advanced tools
Comparing version
@@ -403,2 +403,3 @@ import { | ||
readonly chat_NewChat: 'chat_NewChat' | ||
readonly chat_NewChatShowAll: 'chat_NewChatShowAll' | ||
readonly chat_TicketWidget: 'chat_TicketWidget' | ||
@@ -405,0 +406,0 @@ readonly chat_UserContextMe: 'chat_UserContextMe' |
@@ -369,2 +369,3 @@ import { | ||
chat_NewChat: 'chat_NewChat', | ||
chat_NewChatShowAll: 'chat_NewChatShowAll', | ||
chat_TicketWidget: 'chat_TicketWidget', | ||
@@ -371,0 +372,0 @@ chat_UserContextMe: 'chat_UserContextMe', |
{ | ||
"name": "asma-genql-directory", | ||
"version": "1.2.116", | ||
"description": "autogen for directory srv", | ||
"main": "lib/index.js", | ||
"types": "lib", | ||
"type": "module", | ||
"scripts": { | ||
"build": "npx tsc && npx tsc -p . && yarn clean && yarn copy-files", | ||
"clean": "rm -rf ./lib/generated/", | ||
"pub:inc": "npm version patch && npm publish", | ||
"copy-files": "cp -r ./src/generated/ ./lib/generated/", | ||
"build:win": "npx tsc && npx tsc -p . && yarn clean:win && yarn copy-files:win", | ||
"clean:win": "del \".\\lib\\generated\"", | ||
"copy-files:win": "xcopy .\\src\\generated\\ .\\lib\\generated\\", | ||
"genql:dev-super-user": "genql --endpoint https://dev.adopus.no/api/directory/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: oUf822vk7z3oYPCpc\" -H \"x-hasura-role: super_user\"", | ||
"genql:dev": "genql --endpoint https://dev.adopus.no/api/directory/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: oUf822vk7z3oYPCpc\" -H \"x-hasura-role: genql\"", | ||
"genql:local": "genql --endpoint http://localhost:7001/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: srvdirectory\"", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "ie", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@genql/cli": "^2.10.0", | ||
"typescript": "^5.1.3" | ||
}, | ||
"dependencies": { | ||
"@genql/runtime": "^2.10.0", | ||
"graphql": "^16.8.1" | ||
} | ||
} | ||
"name": "asma-genql-directory", | ||
"version": "1.2.117", | ||
"description": "autogen for directory srv", | ||
"main": "lib/index.js", | ||
"types": "lib", | ||
"type": "module", | ||
"author": "ie", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@genql/cli": "^2.10.0", | ||
"typescript": "^5.1.3" | ||
}, | ||
"dependencies": { | ||
"@genql/runtime": "^2.10.0", | ||
"graphql": "^16.8.1" | ||
}, | ||
"scripts": { | ||
"build": "npx tsc && npx tsc -p . && yarn clean && yarn copy-files", | ||
"clean": "rm -rf ./lib/generated/", | ||
"pub:inc": "npm version patch && npm publish", | ||
"copy-files": "cp -r ./src/generated/ ./lib/generated/", | ||
"build:win": "npx tsc && npx tsc -p . && yarn clean:win && yarn copy-files:win", | ||
"clean:win": "del \".\\lib\\generated\"", | ||
"copy-files:win": "xcopy .\\src\\generated\\ .\\lib\\generated\\", | ||
"genql:dev-super-user": "genql --endpoint https://dev.adopus.no/api/directory/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: oUf822vk7z3oYPCpc\" -H \"x-hasura-role: super_user\"", | ||
"genql:dev": "genql --endpoint https://dev.adopus.no/api/directory/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: oUf822vk7z3oYPCpc\" -H \"x-hasura-role: genql\"", | ||
"genql:local": "genql --endpoint http://localhost:7001/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: srvdirectory\"", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
} |
@@ -403,2 +403,3 @@ import { | ||
readonly chat_NewChat: 'chat_NewChat' | ||
readonly chat_NewChatShowAll: 'chat_NewChatShowAll' | ||
readonly chat_TicketWidget: 'chat_TicketWidget' | ||
@@ -405,0 +406,0 @@ readonly chat_UserContextMe: 'chat_UserContextMe' |
@@ -369,2 +369,3 @@ import { | ||
chat_NewChat: 'chat_NewChat', | ||
chat_NewChatShowAll: 'chat_NewChatShowAll', | ||
chat_TicketWidget: 'chat_TicketWidget', | ||
@@ -371,0 +372,0 @@ chat_UserContextMe: 'chat_UserContextMe', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
68647
0.01%3821949
-1.12%