asma-genql-directory
Advanced tools
Comparing version
@@ -322,2 +322,10 @@ | ||
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'] | ||
@@ -324,0 +332,0 @@ export var iscustomer_user_max_fields = function(obj) { |
@@ -185,2 +185,7 @@ 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: { | ||
@@ -204,2 +209,6 @@ readonly block: 'block' | ||
export declare const enumcustomerUserFeaturesUpdateColumn: { | ||
readonly _PLACEHOLDER: '_PLACEHOLDER' | ||
} | ||
export declare const enumcustomerUserSelectColumn: { | ||
@@ -206,0 +215,0 @@ readonly brukerBrukerNavn: 'brukerBrukerNavn' |
@@ -144,2 +144,7 @@ import { | ||
export const enumcustomerUserFeaturesConstraint = { | ||
customer_user_features_pkey: 'customer_user_features_pkey', | ||
idx_customer_user_features: 'idx_customer_user_features', | ||
} | ||
export const enumcustomerUserFeaturesSelectColumn = { | ||
@@ -163,2 +168,6 @@ block: 'block', | ||
export const enumcustomerUserFeaturesUpdateColumn = { | ||
_PLACEHOLDER: '_PLACEHOLDER', | ||
} | ||
export const enumcustomerUserSelectColumn = { | ||
@@ -165,0 +174,0 @@ brukerBrukerNavn: 'brukerBrukerNavn', |
{ | ||
"name": "asma-genql-directory", | ||
"version": "1.2.80", | ||
"version": "1.2.81", | ||
"description": "autogen for directory srv", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -322,2 +322,10 @@ | ||
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'] | ||
@@ -324,0 +332,0 @@ export var iscustomer_user_max_fields = function(obj) { |
@@ -185,2 +185,7 @@ 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: { | ||
@@ -204,2 +209,6 @@ readonly block: 'block' | ||
export declare const enumcustomerUserFeaturesUpdateColumn: { | ||
readonly _PLACEHOLDER: '_PLACEHOLDER' | ||
} | ||
export declare const enumcustomerUserSelectColumn: { | ||
@@ -206,0 +215,0 @@ readonly brukerBrukerNavn: 'brukerBrukerNavn' |
@@ -144,2 +144,7 @@ import { | ||
export const enumcustomerUserFeaturesConstraint = { | ||
customer_user_features_pkey: 'customer_user_features_pkey', | ||
idx_customer_user_features: 'idx_customer_user_features', | ||
} | ||
export const enumcustomerUserFeaturesSelectColumn = { | ||
@@ -163,2 +168,6 @@ block: 'block', | ||
export const enumcustomerUserFeaturesUpdateColumn = { | ||
_PLACEHOLDER: '_PLACEHOLDER', | ||
} | ||
export const enumcustomerUserSelectColumn = { | ||
@@ -165,0 +174,0 @@ brukerBrukerNavn: 'brukerBrukerNavn', |
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
3342620
0.85%60062
0.8%