asma-genql-directory
Advanced tools
Comparing version
@@ -146,2 +146,10 @@ | ||
var PrefillResponseCoordinatorType_possibleTypes = ['PrefillResponseCoordinatorType'] | ||
export var isPrefillResponseCoordinatorType = function(obj) { | ||
if (!obj || !obj.__typename) throw new Error('__typename is missing in "isPrefillResponseCoordinatorType"') | ||
return PrefillResponseCoordinatorType_possibleTypes.includes(obj.__typename) | ||
} | ||
var PrefillResponseQuestionType_possibleTypes = ['PrefillResponseQuestionType'] | ||
@@ -148,0 +156,0 @@ export var isPrefillResponseQuestionType = function(obj) { |
{ | ||
"name": "asma-genql-directory", | ||
"version": "1.2.106", | ||
"version": "1.2.107", | ||
"description": "autogen for directory srv", | ||
@@ -16,2 +16,3 @@ "main": "lib/index.js", | ||
"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\"", | ||
@@ -18,0 +19,0 @@ "genql:local": "genql --endpoint http://localhost:7001/v1/graphql --esm --output ./src/generated -H \"x-hasura-admin-secret: srvdirectory\"", |
@@ -146,2 +146,10 @@ | ||
var PrefillResponseCoordinatorType_possibleTypes = ['PrefillResponseCoordinatorType'] | ||
export var isPrefillResponseCoordinatorType = function(obj) { | ||
if (!obj || !obj.__typename) throw new Error('__typename is missing in "isPrefillResponseCoordinatorType"') | ||
return PrefillResponseCoordinatorType_possibleTypes.includes(obj.__typename) | ||
} | ||
var PrefillResponseQuestionType_possibleTypes = ['PrefillResponseQuestionType'] | ||
@@ -148,0 +156,0 @@ export var isPrefillResponseQuestionType = function(obj) { |
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 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
Sorry, the diff of this file is too big to display
3679866
0.19%65367
0.2%