New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asma-genql-proxy

Package Overview
Dependencies
Maintainers
6
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-genql-proxy - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

0

lib/index.d.ts

@@ -0,0 +0,0 @@ export * from './generated/schema';

@@ -0,0 +0,0 @@ export * from './generated/schema';

export {};
//# sourceMappingURL=enums.d.ts.map
export {};
//# sourceMappingURL=enums.js.map

2

package.json
{
"name": "asma-genql-proxy",
"version": "1.0.41",
"version": "1.0.42",
"description": "autogen types for proxy gql",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -154,2 +154,10 @@ import {

export declare const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolAndArgumentsColumns: {
readonly has_invitation: 'has_invitation'
}
export declare const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolOrArgumentsColumns: {
readonly has_invitation: 'has_invitation'
}
export declare const enumanonymousQueriesUpdateColumn: {

@@ -291,2 +299,10 @@ readonly anonymous_template_id: 'anonymous_template_id'

export declare const enumconsentPatientSelectColumnConsentPatientAggregateBoolExpBoolAndArgumentsColumns: {
readonly accepted: 'accepted'
}
export declare const enumconsentPatientSelectColumnConsentPatientAggregateBoolExpBoolOrArgumentsColumns: {
readonly accepted: 'accepted'
}
export declare const enumconsentPatientUpdateColumn: {

@@ -361,2 +377,10 @@ readonly accepted: 'accepted'

export declare const enumconsentsSelectColumnConsentsAggregateBoolExpBoolAndArgumentsColumns: {
readonly accepted: 'accepted'
}
export declare const enumconsentsSelectColumnConsentsAggregateBoolExpBoolOrArgumentsColumns: {
readonly accepted: 'accepted'
}
export declare const enumconsentsUpdateColumn: {

@@ -415,2 +439,3 @@ readonly accepted: 'accepted'

readonly value: 'value'
readonly value_json: 'value_json'
}

@@ -423,2 +448,3 @@

readonly value: 'value'
readonly value_json: 'value_json'
}

@@ -464,2 +490,20 @@

export declare const enumdocumentPatientSelectColumnDocumentPatientAggregateBoolExpBoolAndArgumentsColumns: {
readonly archived: 'archived'
readonly for_signing: 'for_signing'
readonly hide_for_patient: 'hide_for_patient'
readonly imported_to_epr: 'imported_to_epr'
readonly seen_by_patient: 'seen_by_patient'
readonly seen_by_therapist: 'seen_by_therapist'
}
export declare const enumdocumentPatientSelectColumnDocumentPatientAggregateBoolExpBoolOrArgumentsColumns: {
readonly archived: 'archived'
readonly for_signing: 'for_signing'
readonly hide_for_patient: 'hide_for_patient'
readonly imported_to_epr: 'imported_to_epr'
readonly seen_by_patient: 'seen_by_patient'
readonly seen_by_therapist: 'seen_by_therapist'
}
export declare const enumdocumentPatientUpdateColumn: {

@@ -634,2 +678,62 @@ readonly actno: 'actno'

export declare const enumqueriesLogConstraint: {
readonly queries_log_pkey: 'queries_log_pkey'
}
export declare const enumqueriesLogSelectColumn: {
readonly ai_id: 'ai_id'
readonly archived: 'archived'
readonly created_at: 'created_at'
readonly customer_id: 'customer_id'
readonly deleted_at: 'deleted_at'
readonly hide_for_patient: 'hide_for_patient'
readonly id: 'id'
readonly initiator: 'initiator'
readonly patient_id: 'patient_id'
readonly properties: 'properties'
readonly query_uuid: 'query_uuid'
readonly region: 'region'
readonly rejected: 'rejected'
readonly security_level: 'security_level'
readonly seen_by_therapist: 'seen_by_therapist'
readonly share_with_recipient: 'share_with_recipient'
readonly soknad_id: 'soknad_id'
readonly status: 'status'
readonly template_id: 'template_id'
readonly title: 'title'
readonly token: 'token'
readonly updated_at: 'updated_at'
readonly updated_by: 'updated_by'
readonly valid_from: 'valid_from'
readonly valid_to: 'valid_to'
}
export declare const enumqueriesLogUpdateColumn: {
readonly ai_id: 'ai_id'
readonly archived: 'archived'
readonly created_at: 'created_at'
readonly customer_id: 'customer_id'
readonly deleted_at: 'deleted_at'
readonly hide_for_patient: 'hide_for_patient'
readonly id: 'id'
readonly initiator: 'initiator'
readonly patient_id: 'patient_id'
readonly properties: 'properties'
readonly query_uuid: 'query_uuid'
readonly region: 'region'
readonly rejected: 'rejected'
readonly security_level: 'security_level'
readonly seen_by_therapist: 'seen_by_therapist'
readonly share_with_recipient: 'share_with_recipient'
readonly soknad_id: 'soknad_id'
readonly status: 'status'
readonly template_id: 'template_id'
readonly title: 'title'
readonly token: 'token'
readonly updated_at: 'updated_at'
readonly updated_by: 'updated_by'
readonly valid_from: 'valid_from'
readonly valid_to: 'valid_to'
}
export declare const enumqueriesSelectColumn: {

@@ -662,2 +766,18 @@ readonly archived: 'archived'

export declare const enumqueriesSelectColumnQueriesAggregateBoolExpBoolAndArgumentsColumns: {
readonly archived: 'archived'
readonly hide_for_patient: 'hide_for_patient'
readonly rejected: 'rejected'
readonly seen_by_therapist: 'seen_by_therapist'
readonly share_with_recipient: 'share_with_recipient'
}
export declare const enumqueriesSelectColumnQueriesAggregateBoolExpBoolOrArgumentsColumns: {
readonly archived: 'archived'
readonly hide_for_patient: 'hide_for_patient'
readonly rejected: 'rejected'
readonly seen_by_therapist: 'seen_by_therapist'
readonly share_with_recipient: 'share_with_recipient'
}
export declare const enumqueriesTemplatesSelectColumn: {

@@ -884,2 +1004,10 @@ readonly context: 'context'

export declare const enumsmsTemplatesSelectColumnSmsTemplatesAggregateBoolExpBoolAndArgumentsColumns: {
readonly active: 'active'
}
export declare const enumsmsTemplatesSelectColumnSmsTemplatesAggregateBoolExpBoolOrArgumentsColumns: {
readonly active: 'active'
}
export declare const enumsmsTemplatesUpdateColumn: {

@@ -960,2 +1088,10 @@ readonly active: 'active'

export declare const enumtemplatesSelectColumnTemplatesAggregateBoolExpBoolAndArgumentsColumns: {
readonly archived: 'archived'
}
export declare const enumtemplatesSelectColumnTemplatesAggregateBoolExpBoolOrArgumentsColumns: {
readonly archived: 'archived'
}
export declare const enumtemplatesUpdateColumn: {

@@ -962,0 +1098,0 @@ readonly accessible: 'accessible'

@@ -112,2 +112,10 @@ import {

export const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolAndArgumentsColumns = {
has_invitation: 'has_invitation',
}
export const enumanonymousQueriesSelectColumnAnonymousQueriesAggregateBoolExpBoolOrArgumentsColumns = {
has_invitation: 'has_invitation',
}
export const enumanonymousQueriesUpdateColumn = {

@@ -251,2 +259,10 @@ anonymous_template_id: 'anonymous_template_id',

export const enumconsentPatientSelectColumnConsentPatientAggregateBoolExpBoolAndArgumentsColumns = {
accepted: 'accepted',
}
export const enumconsentPatientSelectColumnConsentPatientAggregateBoolExpBoolOrArgumentsColumns = {
accepted: 'accepted',
}
export const enumconsentPatientUpdateColumn = {

@@ -322,2 +338,10 @@ accepted: 'accepted',

export const enumconsentsSelectColumnConsentsAggregateBoolExpBoolAndArgumentsColumns = {
accepted: 'accepted',
}
export const enumconsentsSelectColumnConsentsAggregateBoolExpBoolOrArgumentsColumns = {
accepted: 'accepted',
}
export const enumconsentsUpdateColumn = {

@@ -376,2 +400,3 @@ accepted: 'accepted',

value: 'value',
value_json: 'value_json',
}

@@ -384,2 +409,3 @@

value: 'value',
value_json: 'value_json',
}

@@ -425,2 +451,20 @@

export const enumdocumentPatientSelectColumnDocumentPatientAggregateBoolExpBoolAndArgumentsColumns = {
archived: 'archived',
for_signing: 'for_signing',
hide_for_patient: 'hide_for_patient',
imported_to_epr: 'imported_to_epr',
seen_by_patient: 'seen_by_patient',
seen_by_therapist: 'seen_by_therapist',
}
export const enumdocumentPatientSelectColumnDocumentPatientAggregateBoolExpBoolOrArgumentsColumns = {
archived: 'archived',
for_signing: 'for_signing',
hide_for_patient: 'hide_for_patient',
imported_to_epr: 'imported_to_epr',
seen_by_patient: 'seen_by_patient',
seen_by_therapist: 'seen_by_therapist',
}
export const enumdocumentPatientUpdateColumn = {

@@ -595,2 +639,62 @@ actno: 'actno',

export const enumqueriesLogConstraint = {
queries_log_pkey: 'queries_log_pkey',
}
export const enumqueriesLogSelectColumn = {
ai_id: 'ai_id',
archived: 'archived',
created_at: 'created_at',
customer_id: 'customer_id',
deleted_at: 'deleted_at',
hide_for_patient: 'hide_for_patient',
id: 'id',
initiator: 'initiator',
patient_id: 'patient_id',
properties: 'properties',
query_uuid: 'query_uuid',
region: 'region',
rejected: 'rejected',
security_level: 'security_level',
seen_by_therapist: 'seen_by_therapist',
share_with_recipient: 'share_with_recipient',
soknad_id: 'soknad_id',
status: 'status',
template_id: 'template_id',
title: 'title',
token: 'token',
updated_at: 'updated_at',
updated_by: 'updated_by',
valid_from: 'valid_from',
valid_to: 'valid_to',
}
export const enumqueriesLogUpdateColumn = {
ai_id: 'ai_id',
archived: 'archived',
created_at: 'created_at',
customer_id: 'customer_id',
deleted_at: 'deleted_at',
hide_for_patient: 'hide_for_patient',
id: 'id',
initiator: 'initiator',
patient_id: 'patient_id',
properties: 'properties',
query_uuid: 'query_uuid',
region: 'region',
rejected: 'rejected',
security_level: 'security_level',
seen_by_therapist: 'seen_by_therapist',
share_with_recipient: 'share_with_recipient',
soknad_id: 'soknad_id',
status: 'status',
template_id: 'template_id',
title: 'title',
token: 'token',
updated_at: 'updated_at',
updated_by: 'updated_by',
valid_from: 'valid_from',
valid_to: 'valid_to',
}
export const enumqueriesSelectColumn = {

@@ -623,2 +727,18 @@ archived: 'archived',

export const enumqueriesSelectColumnQueriesAggregateBoolExpBoolAndArgumentsColumns = {
archived: 'archived',
hide_for_patient: 'hide_for_patient',
rejected: 'rejected',
seen_by_therapist: 'seen_by_therapist',
share_with_recipient: 'share_with_recipient',
}
export const enumqueriesSelectColumnQueriesAggregateBoolExpBoolOrArgumentsColumns = {
archived: 'archived',
hide_for_patient: 'hide_for_patient',
rejected: 'rejected',
seen_by_therapist: 'seen_by_therapist',
share_with_recipient: 'share_with_recipient',
}
export const enumqueriesTemplatesSelectColumn = {

@@ -849,2 +969,10 @@ context: 'context',

export const enumsmsTemplatesSelectColumnSmsTemplatesAggregateBoolExpBoolAndArgumentsColumns = {
active: 'active',
}
export const enumsmsTemplatesSelectColumnSmsTemplatesAggregateBoolExpBoolOrArgumentsColumns = {
active: 'active',
}
export const enumsmsTemplatesUpdateColumn = {

@@ -925,2 +1053,10 @@ active: 'active',

export const enumtemplatesSelectColumnTemplatesAggregateBoolExpBoolAndArgumentsColumns = {
archived: 'archived',
}
export const enumtemplatesSelectColumnTemplatesAggregateBoolExpBoolOrArgumentsColumns = {
archived: 'archived',
}
export const enumtemplatesUpdateColumn = {

@@ -927,0 +1063,0 @@ accessible: 'accessible',

@@ -0,0 +0,0 @@ export * from './generated/schema'

@@ -0,0 +0,0 @@ {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc