asma-genql-directory
Advanced tools
Comparing version 1.2.165 to 1.2.166
@@ -506,2 +506,10 @@ | ||
var customers_ai_learning_sync_possibleTypes = ['customers_ai_learning_sync'] | ||
export var iscustomers_ai_learning_sync = function(obj) { | ||
if (!obj || !obj.__typename) throw new Error('__typename is missing in "iscustomers_ai_learning_sync"') | ||
return customers_ai_learning_sync_possibleTypes.includes(obj.__typename) | ||
} | ||
var customers_contact_possibleTypes = ['customers_contact'] | ||
@@ -508,0 +516,0 @@ export var iscustomers_contact = function(obj) { |
@@ -292,2 +292,8 @@ import { | ||
export declare const enumcustomersAiLearningSyncSelectColumn: { | ||
readonly api_url: 'api_url' | ||
readonly tenant_id: 'tenant_id' | ||
readonly tenant_wstoken: 'tenant_wstoken' | ||
} | ||
export declare const enumcustomersContactConstraint: { | ||
@@ -404,2 +410,3 @@ readonly customers_contact_customer_id_key: 'customers_contact_customer_id_key' | ||
readonly calendar_CoursesAccess: 'calendar_CoursesAccess' | ||
readonly calendar_DisplayTasksWithStartTime: 'calendar_DisplayTasksWithStartTime' | ||
readonly calendar_EventTemplatesList: 'calendar_EventTemplatesList' | ||
@@ -406,0 +413,0 @@ readonly calendar_Events: 'calendar_Events' |
@@ -251,2 +251,8 @@ import { | ||
export const enumcustomersAiLearningSyncSelectColumn = { | ||
api_url: 'api_url', | ||
tenant_id: 'tenant_id', | ||
tenant_wstoken: 'tenant_wstoken', | ||
} | ||
export const enumcustomersContactConstraint = { | ||
@@ -372,2 +378,3 @@ customers_contact_customer_id_key: 'customers_contact_customer_id_key', | ||
calendar_CoursesAccess: 'calendar_CoursesAccess', | ||
calendar_DisplayTasksWithStartTime: 'calendar_DisplayTasksWithStartTime', | ||
calendar_EventTemplatesList: 'calendar_EventTemplatesList', | ||
@@ -374,0 +381,0 @@ calendar_Events: 'calendar_Events', |
{ | ||
"name": "asma-genql-directory", | ||
"version": "1.2.165", | ||
"version": "1.2.166", | ||
"description": "autogen for directory srv", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -506,2 +506,10 @@ | ||
var customers_ai_learning_sync_possibleTypes = ['customers_ai_learning_sync'] | ||
export var iscustomers_ai_learning_sync = function(obj) { | ||
if (!obj || !obj.__typename) throw new Error('__typename is missing in "iscustomers_ai_learning_sync"') | ||
return customers_ai_learning_sync_possibleTypes.includes(obj.__typename) | ||
} | ||
var customers_contact_possibleTypes = ['customers_contact'] | ||
@@ -508,0 +516,0 @@ export var iscustomers_contact = function(obj) { |
@@ -292,2 +292,8 @@ import { | ||
export declare const enumcustomersAiLearningSyncSelectColumn: { | ||
readonly api_url: 'api_url' | ||
readonly tenant_id: 'tenant_id' | ||
readonly tenant_wstoken: 'tenant_wstoken' | ||
} | ||
export declare const enumcustomersContactConstraint: { | ||
@@ -404,2 +410,3 @@ readonly customers_contact_customer_id_key: 'customers_contact_customer_id_key' | ||
readonly calendar_CoursesAccess: 'calendar_CoursesAccess' | ||
readonly calendar_DisplayTasksWithStartTime: 'calendar_DisplayTasksWithStartTime' | ||
readonly calendar_EventTemplatesList: 'calendar_EventTemplatesList' | ||
@@ -406,0 +413,0 @@ readonly calendar_Events: 'calendar_Events' |
@@ -251,2 +251,8 @@ import { | ||
export const enumcustomersAiLearningSyncSelectColumn = { | ||
api_url: 'api_url', | ||
tenant_id: 'tenant_id', | ||
tenant_wstoken: 'tenant_wstoken', | ||
} | ||
export const enumcustomersContactConstraint = { | ||
@@ -372,2 +378,3 @@ customers_contact_customer_id_key: 'customers_contact_customer_id_key', | ||
calendar_CoursesAccess: 'calendar_CoursesAccess', | ||
calendar_DisplayTasksWithStartTime: 'calendar_DisplayTasksWithStartTime', | ||
calendar_EventTemplatesList: 'calendar_EventTemplatesList', | ||
@@ -374,0 +381,0 @@ calendar_Events: 'calendar_Events', |
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
4593236
81884