asma-genql-proxy
Advanced tools
Comparing version 1.1.3 to 1.2.0
@@ -124,11 +124,15 @@ import { | ||
export declare const enumanonymousInvitationsSelectColumn: { | ||
readonly anonymous_query_id: 'anonymous_query_id' | ||
readonly anonymous_template_id: 'anonymous_template_id' | ||
readonly id: 'id' | ||
readonly invitation_code: 'invitation_code' | ||
readonly valid_from: 'valid_from' | ||
readonly valid_to: 'valid_to' | ||
} | ||
export declare const enumanonymousInvitationsUpdateColumn: { | ||
readonly anonymous_query_id: 'anonymous_query_id' | ||
readonly anonymous_template_id: 'anonymous_template_id' | ||
readonly id: 'id' | ||
readonly invitation_code: 'invitation_code' | ||
readonly valid_from: 'valid_from' | ||
readonly valid_to: 'valid_to' | ||
} | ||
@@ -143,5 +147,3 @@ | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly deleted_at: 'deleted_at' | ||
readonly has_invitation: 'has_invitation' | ||
readonly id: 'id' | ||
@@ -156,16 +158,6 @@ readonly properties: 'properties' | ||
export declare const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolAndArgumentsColumns: { | ||
readonly has_invitation: 'has_invitation' | ||
} | ||
export declare const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolOrArgumentsColumns: { | ||
readonly has_invitation: 'has_invitation' | ||
} | ||
export declare const enumanonymousQueriesUpdateColumn: { | ||
readonly anonymous_template_id: 'anonymous_template_id' | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly deleted_at: 'deleted_at' | ||
readonly has_invitation: 'has_invitation' | ||
readonly id: 'id' | ||
@@ -246,2 +238,3 @@ readonly properties: 'properties' | ||
readonly attributes: 'attributes' | ||
readonly context: 'context' | ||
readonly created_at: 'created_at' | ||
@@ -260,2 +253,3 @@ readonly customer_id: 'customer_id' | ||
readonly attributes: 'attributes' | ||
readonly context: 'context' | ||
readonly created_at: 'created_at' | ||
@@ -444,8 +438,2 @@ readonly customer_id: 'customer_id' | ||
export declare const enumcustomersReportsSelectColumn: { | ||
readonly aqcount: 'aqcount' | ||
readonly customer_id: 'customer_id' | ||
readonly qcount: 'qcount' | ||
} | ||
export declare const enumdocumentPatientConstraint: { | ||
@@ -665,2 +653,24 @@ readonly idx_38625_primary: 'idx_38625_primary' | ||
export declare const enumqueriesCacheConstraint: { | ||
readonly queries_cache_pkey: 'queries_cache_pkey' | ||
} | ||
export declare const enumqueriesCacheSelectColumn: { | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly properties: 'properties' | ||
readonly query_id: 'query_id' | ||
readonly soknad_id: 'soknad_id' | ||
readonly updated_at: 'updated_at' | ||
} | ||
export declare const enumqueriesCacheUpdateColumn: { | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly properties: 'properties' | ||
readonly query_id: 'query_id' | ||
readonly soknad_id: 'soknad_id' | ||
readonly updated_at: 'updated_at' | ||
} | ||
export declare const enumqueriesConstraint: { | ||
@@ -667,0 +677,0 @@ readonly idx_38661_primary: 'idx_38661_primary' |
@@ -82,11 +82,15 @@ import { | ||
export const enumanonymousInvitationsSelectColumn = { | ||
anonymous_query_id: 'anonymous_query_id', | ||
anonymous_template_id: 'anonymous_template_id', | ||
id: 'id', | ||
invitation_code: 'invitation_code', | ||
valid_from: 'valid_from', | ||
valid_to: 'valid_to', | ||
} | ||
export const enumanonymousInvitationsUpdateColumn = { | ||
anonymous_query_id: 'anonymous_query_id', | ||
anonymous_template_id: 'anonymous_template_id', | ||
id: 'id', | ||
invitation_code: 'invitation_code', | ||
valid_from: 'valid_from', | ||
valid_to: 'valid_to', | ||
} | ||
@@ -101,5 +105,3 @@ | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
deleted_at: 'deleted_at', | ||
has_invitation: 'has_invitation', | ||
id: 'id', | ||
@@ -114,16 +116,6 @@ properties: 'properties', | ||
export const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolAndArgumentsColumns = { | ||
has_invitation: 'has_invitation', | ||
} | ||
export const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolOrArgumentsColumns = { | ||
has_invitation: 'has_invitation', | ||
} | ||
export const enumanonymousQueriesUpdateColumn = { | ||
anonymous_template_id: 'anonymous_template_id', | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
deleted_at: 'deleted_at', | ||
has_invitation: 'has_invitation', | ||
id: 'id', | ||
@@ -205,2 +197,3 @@ properties: 'properties', | ||
attributes: 'attributes', | ||
context: 'context', | ||
created_at: 'created_at', | ||
@@ -219,2 +212,3 @@ customer_id: 'customer_id', | ||
attributes: 'attributes', | ||
context: 'context', | ||
created_at: 'created_at', | ||
@@ -405,8 +399,2 @@ customer_id: 'customer_id', | ||
export const enumcustomersReportsSelectColumn = { | ||
aqcount: 'aqcount', | ||
customer_id: 'customer_id', | ||
qcount: 'qcount', | ||
} | ||
export const enumdocumentPatientConstraint = { | ||
@@ -626,2 +614,24 @@ idx_38625_primary: 'idx_38625_primary', | ||
export const enumqueriesCacheConstraint = { | ||
queries_cache_pkey: 'queries_cache_pkey', | ||
} | ||
export const enumqueriesCacheSelectColumn = { | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
properties: 'properties', | ||
query_id: 'query_id', | ||
soknad_id: 'soknad_id', | ||
updated_at: 'updated_at', | ||
} | ||
export const enumqueriesCacheUpdateColumn = { | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
properties: 'properties', | ||
query_id: 'query_id', | ||
soknad_id: 'soknad_id', | ||
updated_at: 'updated_at', | ||
} | ||
export const enumqueriesConstraint = { | ||
@@ -628,0 +638,0 @@ idx_38661_primary: 'idx_38661_primary', |
{ | ||
"name": "asma-genql-proxy", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "autogen types for proxy gql", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -124,11 +124,15 @@ import { | ||
export declare const enumanonymousInvitationsSelectColumn: { | ||
readonly anonymous_query_id: 'anonymous_query_id' | ||
readonly anonymous_template_id: 'anonymous_template_id' | ||
readonly id: 'id' | ||
readonly invitation_code: 'invitation_code' | ||
readonly valid_from: 'valid_from' | ||
readonly valid_to: 'valid_to' | ||
} | ||
export declare const enumanonymousInvitationsUpdateColumn: { | ||
readonly anonymous_query_id: 'anonymous_query_id' | ||
readonly anonymous_template_id: 'anonymous_template_id' | ||
readonly id: 'id' | ||
readonly invitation_code: 'invitation_code' | ||
readonly valid_from: 'valid_from' | ||
readonly valid_to: 'valid_to' | ||
} | ||
@@ -143,5 +147,3 @@ | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly deleted_at: 'deleted_at' | ||
readonly has_invitation: 'has_invitation' | ||
readonly id: 'id' | ||
@@ -156,16 +158,6 @@ readonly properties: 'properties' | ||
export declare const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolAndArgumentsColumns: { | ||
readonly has_invitation: 'has_invitation' | ||
} | ||
export declare const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolOrArgumentsColumns: { | ||
readonly has_invitation: 'has_invitation' | ||
} | ||
export declare const enumanonymousQueriesUpdateColumn: { | ||
readonly anonymous_template_id: 'anonymous_template_id' | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly deleted_at: 'deleted_at' | ||
readonly has_invitation: 'has_invitation' | ||
readonly id: 'id' | ||
@@ -246,2 +238,3 @@ readonly properties: 'properties' | ||
readonly attributes: 'attributes' | ||
readonly context: 'context' | ||
readonly created_at: 'created_at' | ||
@@ -260,2 +253,3 @@ readonly customer_id: 'customer_id' | ||
readonly attributes: 'attributes' | ||
readonly context: 'context' | ||
readonly created_at: 'created_at' | ||
@@ -444,8 +438,2 @@ readonly customer_id: 'customer_id' | ||
export declare const enumcustomersReportsSelectColumn: { | ||
readonly aqcount: 'aqcount' | ||
readonly customer_id: 'customer_id' | ||
readonly qcount: 'qcount' | ||
} | ||
export declare const enumdocumentPatientConstraint: { | ||
@@ -665,2 +653,24 @@ readonly idx_38625_primary: 'idx_38625_primary' | ||
export declare const enumqueriesCacheConstraint: { | ||
readonly queries_cache_pkey: 'queries_cache_pkey' | ||
} | ||
export declare const enumqueriesCacheSelectColumn: { | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly properties: 'properties' | ||
readonly query_id: 'query_id' | ||
readonly soknad_id: 'soknad_id' | ||
readonly updated_at: 'updated_at' | ||
} | ||
export declare const enumqueriesCacheUpdateColumn: { | ||
readonly created_at: 'created_at' | ||
readonly customer_id: 'customer_id' | ||
readonly properties: 'properties' | ||
readonly query_id: 'query_id' | ||
readonly soknad_id: 'soknad_id' | ||
readonly updated_at: 'updated_at' | ||
} | ||
export declare const enumqueriesConstraint: { | ||
@@ -667,0 +677,0 @@ readonly idx_38661_primary: 'idx_38661_primary' |
@@ -82,11 +82,15 @@ import { | ||
export const enumanonymousInvitationsSelectColumn = { | ||
anonymous_query_id: 'anonymous_query_id', | ||
anonymous_template_id: 'anonymous_template_id', | ||
id: 'id', | ||
invitation_code: 'invitation_code', | ||
valid_from: 'valid_from', | ||
valid_to: 'valid_to', | ||
} | ||
export const enumanonymousInvitationsUpdateColumn = { | ||
anonymous_query_id: 'anonymous_query_id', | ||
anonymous_template_id: 'anonymous_template_id', | ||
id: 'id', | ||
invitation_code: 'invitation_code', | ||
valid_from: 'valid_from', | ||
valid_to: 'valid_to', | ||
} | ||
@@ -101,5 +105,3 @@ | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
deleted_at: 'deleted_at', | ||
has_invitation: 'has_invitation', | ||
id: 'id', | ||
@@ -114,16 +116,6 @@ properties: 'properties', | ||
export const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolAndArgumentsColumns = { | ||
has_invitation: 'has_invitation', | ||
} | ||
export const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolOrArgumentsColumns = { | ||
has_invitation: 'has_invitation', | ||
} | ||
export const enumanonymousQueriesUpdateColumn = { | ||
anonymous_template_id: 'anonymous_template_id', | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
deleted_at: 'deleted_at', | ||
has_invitation: 'has_invitation', | ||
id: 'id', | ||
@@ -205,2 +197,3 @@ properties: 'properties', | ||
attributes: 'attributes', | ||
context: 'context', | ||
created_at: 'created_at', | ||
@@ -219,2 +212,3 @@ customer_id: 'customer_id', | ||
attributes: 'attributes', | ||
context: 'context', | ||
created_at: 'created_at', | ||
@@ -405,8 +399,2 @@ customer_id: 'customer_id', | ||
export const enumcustomersReportsSelectColumn = { | ||
aqcount: 'aqcount', | ||
customer_id: 'customer_id', | ||
qcount: 'qcount', | ||
} | ||
export const enumdocumentPatientConstraint = { | ||
@@ -626,2 +614,24 @@ idx_38625_primary: 'idx_38625_primary', | ||
export const enumqueriesCacheConstraint = { | ||
queries_cache_pkey: 'queries_cache_pkey', | ||
} | ||
export const enumqueriesCacheSelectColumn = { | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
properties: 'properties', | ||
query_id: 'query_id', | ||
soknad_id: 'soknad_id', | ||
updated_at: 'updated_at', | ||
} | ||
export const enumqueriesCacheUpdateColumn = { | ||
created_at: 'created_at', | ||
customer_id: 'customer_id', | ||
properties: 'properties', | ||
query_id: 'query_id', | ||
soknad_id: 'soknad_id', | ||
updated_at: 'updated_at', | ||
} | ||
export const enumqueriesConstraint = { | ||
@@ -628,0 +638,0 @@ idx_38661_primary: 'idx_38661_primary', |
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
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
7953515
31
142831