asma-genql-directory
Advanced tools
Comparing version
@@ -322,10 +322,2 @@ | ||
var customer_user_features_mutation_response_possibleTypes = ['customer_user_features_mutation_response'] | ||
export var iscustomer_user_features_mutation_response = function(obj) { | ||
if (!obj || !obj.__typename) throw new Error('__typename is missing in "iscustomer_user_features_mutation_response"') | ||
return customer_user_features_mutation_response_possibleTypes.includes(obj.__typename) | ||
} | ||
var customer_user_max_fields_possibleTypes = ['customer_user_max_fields'] | ||
@@ -332,0 +324,0 @@ export var iscustomer_user_max_fields = function(obj) { |
@@ -185,7 +185,2 @@ import { | ||
export declare const enumcustomerUserFeaturesConstraint: { | ||
readonly customer_user_features_pkey: 'customer_user_features_pkey' | ||
readonly idx_customer_user_features: 'idx_customer_user_features' | ||
} | ||
export declare const enumcustomerUserFeaturesSelectColumn: { | ||
@@ -198,2 +193,3 @@ readonly block: 'block' | ||
readonly feature: 'feature' | ||
readonly genesis_set: 'genesis_set' | ||
readonly id: 'id' | ||
@@ -209,6 +205,2 @@ readonly journal: 'journal' | ||
export declare const enumcustomerUserFeaturesUpdateColumn: { | ||
readonly _PLACEHOLDER: '_PLACEHOLDER' | ||
} | ||
export declare const enumcustomerUserSelectColumn: { | ||
@@ -525,3 +517,2 @@ readonly brukerBrukerNavn: 'brukerBrukerNavn' | ||
export declare const enumrecipientSoknadsSelectColumn: { | ||
readonly customer_id: 'customer_id' | ||
readonly soknad_id: 'soknad_id' | ||
@@ -528,0 +519,0 @@ readonly user_id: 'user_id' |
@@ -144,7 +144,2 @@ import { | ||
export const enumcustomerUserFeaturesConstraint = { | ||
customer_user_features_pkey: 'customer_user_features_pkey', | ||
idx_customer_user_features: 'idx_customer_user_features', | ||
} | ||
export const enumcustomerUserFeaturesSelectColumn = { | ||
@@ -157,2 +152,3 @@ block: 'block', | ||
feature: 'feature', | ||
genesis_set: 'genesis_set', | ||
id: 'id', | ||
@@ -168,6 +164,2 @@ journal: 'journal', | ||
export const enumcustomerUserFeaturesUpdateColumn = { | ||
_PLACEHOLDER: '_PLACEHOLDER', | ||
} | ||
export const enumcustomerUserSelectColumn = { | ||
@@ -495,3 +487,2 @@ brukerBrukerNavn: 'brukerBrukerNavn', | ||
export const enumrecipientSoknadsSelectColumn = { | ||
customer_id: 'customer_id', | ||
soknad_id: 'soknad_id', | ||
@@ -498,0 +489,0 @@ user_id: 'user_id', |
{ | ||
"name": "asma-genql-directory", | ||
"version": "1.2.79", | ||
"version": "1.2.80", | ||
"description": "autogen for directory srv", | ||
@@ -8,12 +8,2 @@ "main": "lib/index.js", | ||
"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": { | ||
@@ -30,3 +20,13 @@ "build": "npx tsc && npx tsc -p . && yarn clean && yarn copy-files", | ||
"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" | ||
} | ||
} | ||
} |
@@ -322,10 +322,2 @@ | ||
var customer_user_features_mutation_response_possibleTypes = ['customer_user_features_mutation_response'] | ||
export var iscustomer_user_features_mutation_response = function(obj) { | ||
if (!obj || !obj.__typename) throw new Error('__typename is missing in "iscustomer_user_features_mutation_response"') | ||
return customer_user_features_mutation_response_possibleTypes.includes(obj.__typename) | ||
} | ||
var customer_user_max_fields_possibleTypes = ['customer_user_max_fields'] | ||
@@ -332,0 +324,0 @@ export var iscustomer_user_max_fields = function(obj) { |
@@ -185,7 +185,2 @@ import { | ||
export declare const enumcustomerUserFeaturesConstraint: { | ||
readonly customer_user_features_pkey: 'customer_user_features_pkey' | ||
readonly idx_customer_user_features: 'idx_customer_user_features' | ||
} | ||
export declare const enumcustomerUserFeaturesSelectColumn: { | ||
@@ -198,2 +193,3 @@ readonly block: 'block' | ||
readonly feature: 'feature' | ||
readonly genesis_set: 'genesis_set' | ||
readonly id: 'id' | ||
@@ -209,6 +205,2 @@ readonly journal: 'journal' | ||
export declare const enumcustomerUserFeaturesUpdateColumn: { | ||
readonly _PLACEHOLDER: '_PLACEHOLDER' | ||
} | ||
export declare const enumcustomerUserSelectColumn: { | ||
@@ -525,3 +517,2 @@ readonly brukerBrukerNavn: 'brukerBrukerNavn' | ||
export declare const enumrecipientSoknadsSelectColumn: { | ||
readonly customer_id: 'customer_id' | ||
readonly soknad_id: 'soknad_id' | ||
@@ -528,0 +519,0 @@ readonly user_id: 'user_id' |
@@ -144,7 +144,2 @@ import { | ||
export const enumcustomerUserFeaturesConstraint = { | ||
customer_user_features_pkey: 'customer_user_features_pkey', | ||
idx_customer_user_features: 'idx_customer_user_features', | ||
} | ||
export const enumcustomerUserFeaturesSelectColumn = { | ||
@@ -157,2 +152,3 @@ block: 'block', | ||
feature: 'feature', | ||
genesis_set: 'genesis_set', | ||
id: 'id', | ||
@@ -168,6 +164,2 @@ journal: 'journal', | ||
export const enumcustomerUserFeaturesUpdateColumn = { | ||
_PLACEHOLDER: '_PLACEHOLDER', | ||
} | ||
export const enumcustomerUserSelectColumn = { | ||
@@ -495,3 +487,2 @@ brukerBrukerNavn: 'brukerBrukerNavn', | ||
export const enumrecipientSoknadsSelectColumn = { | ||
customer_id: 'customer_id', | ||
soknad_id: 'soknad_id', | ||
@@ -498,0 +489,0 @@ user_id: 'user_id', |
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
3314516
0.62%59584
-0.56%