@awell-health/awell-extensions 1.1.43-beta42 → 1.1.43

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. package/dist/extensions/awell/v1/webhooks/index.d.ts +1 -1
  2. package/dist/extensions/awell/v1/webhooks/pathwayStart.d.ts +1 -3
  3. package/dist/extensions/awell/v1/webhooks/pathwayStart.js +3 -13
  4. package/dist/extensions/awell/v1/webhooks/pathwayStart.js.map +1 -1
  5. package/dist/extensions/calDotCom/webhooks/index.d.ts +1 -1
  6. package/dist/extensions/calendly/webhooks/index.d.ts +1 -1
  7. package/dist/extensions/elation/webhooks/index.d.ts +1 -1
  8. package/dist/extensions/healthie/lib/sdk/errors.d.ts +0 -1
  9. package/dist/extensions/healthie/lib/sdk/errors.js +1 -42
  10. package/dist/extensions/healthie/lib/sdk/errors.js.map +1 -1
  11. package/dist/extensions/healthie/lib/sdk/generated/sdk.d.ts +9 -373
  12. package/dist/extensions/healthie/lib/sdk/generated/sdk.js +3 -110
  13. package/dist/extensions/healthie/lib/sdk/generated/sdk.js.map +1 -1
  14. package/dist/extensions/healthie/lib/sdk/validatePayloadAndCreateSdk.d.ts +1 -11
  15. package/dist/extensions/healthie/lib/sdk/validatePayloadAndCreateSdk.js +1 -15
  16. package/dist/extensions/healthie/lib/sdk/validatePayloadAndCreateSdk.js.map +1 -1
  17. package/dist/extensions/healthie/lib/types.d.ts +0 -1
  18. package/dist/extensions/healthie/lib/types.js +0 -2
  19. package/dist/extensions/healthie/lib/types.js.map +1 -1
  20. package/dist/extensions/healthie/webhooks/appliedTagCreated.d.ts +1 -2
  21. package/dist/extensions/healthie/webhooks/appliedTagCreated.js +7 -19
  22. package/dist/extensions/healthie/webhooks/appliedTagCreated.js.map +1 -1
  23. package/dist/extensions/healthie/webhooks/appliedTagDeleted.d.ts +1 -2
  24. package/dist/extensions/healthie/webhooks/appliedTagDeleted.js +7 -19
  25. package/dist/extensions/healthie/webhooks/appliedTagDeleted.js.map +1 -1
  26. package/dist/extensions/healthie/webhooks/appointmentCreated.d.ts +1 -6
  27. package/dist/extensions/healthie/webhooks/appointmentCreated.js +6 -25
  28. package/dist/extensions/healthie/webhooks/appointmentCreated.js.map +1 -1
  29. package/dist/extensions/healthie/webhooks/appointmentDeleted.d.ts +1 -2
  30. package/dist/extensions/healthie/webhooks/appointmentDeleted.js +6 -21
  31. package/dist/extensions/healthie/webhooks/appointmentDeleted.js.map +1 -1
  32. package/dist/extensions/healthie/webhooks/appointmentUpdated.d.ts +1 -6
  33. package/dist/extensions/healthie/webhooks/appointmentUpdated.js +6 -25
  34. package/dist/extensions/healthie/webhooks/appointmentUpdated.js.map +1 -1
  35. package/dist/extensions/healthie/webhooks/formAnswerGroupCreated.d.ts +1 -6
  36. package/dist/extensions/healthie/webhooks/formAnswerGroupCreated.js +7 -26
  37. package/dist/extensions/healthie/webhooks/formAnswerGroupCreated.js.map +1 -1
  38. package/dist/extensions/healthie/webhooks/formAnswerGroupDeleted.d.ts +1 -2
  39. package/dist/extensions/healthie/webhooks/formAnswerGroupDeleted.js +6 -20
  40. package/dist/extensions/healthie/webhooks/formAnswerGroupDeleted.js.map +1 -1
  41. package/dist/extensions/healthie/webhooks/formAnswerGroupLocked.d.ts +1 -6
  42. package/dist/extensions/healthie/webhooks/formAnswerGroupLocked.js +6 -25
  43. package/dist/extensions/healthie/webhooks/formAnswerGroupLocked.js.map +1 -1
  44. package/dist/extensions/healthie/webhooks/formAnswerGroupSigned.d.ts +1 -6
  45. package/dist/extensions/healthie/webhooks/formAnswerGroupSigned.js +6 -25
  46. package/dist/extensions/healthie/webhooks/formAnswerGroupSigned.js.map +1 -1
  47. package/dist/extensions/healthie/webhooks/goalCreated.d.ts +2 -3
  48. package/dist/extensions/healthie/webhooks/goalCreated.js +9 -21
  49. package/dist/extensions/healthie/webhooks/goalCreated.js.map +1 -1
  50. package/dist/extensions/healthie/webhooks/goalDeleted.d.ts +11 -0
  51. package/dist/extensions/healthie/webhooks/goalDeleted.js +30 -0
  52. package/dist/extensions/healthie/webhooks/goalDeleted.js.map +1 -0
  53. package/dist/extensions/healthie/webhooks/goalUpdated.d.ts +1 -2
  54. package/dist/extensions/healthie/webhooks/goalUpdated.js +8 -20
  55. package/dist/extensions/healthie/webhooks/goalUpdated.js.map +1 -1
  56. package/dist/extensions/healthie/webhooks/index.d.ts +5 -316
  57. package/dist/extensions/healthie/webhooks/index.js +8 -0
  58. package/dist/extensions/healthie/webhooks/index.js.map +1 -1
  59. package/dist/extensions/healthie/webhooks/labOrderCreated.d.ts +1 -2
  60. package/dist/extensions/healthie/webhooks/labOrderCreated.js +7 -19
  61. package/dist/extensions/healthie/webhooks/labOrderCreated.js.map +1 -1
  62. package/dist/extensions/healthie/webhooks/labOrderUpdated.d.ts +1 -2
  63. package/dist/extensions/healthie/webhooks/labOrderUpdated.js +7 -19
  64. package/dist/extensions/healthie/webhooks/labOrderUpdated.js.map +1 -1
  65. package/dist/extensions/healthie/webhooks/messageCreated.d.ts +1 -2
  66. package/dist/extensions/healthie/webhooks/messageCreated.js +7 -20
  67. package/dist/extensions/healthie/webhooks/messageCreated.js.map +1 -1
  68. package/dist/extensions/healthie/webhooks/messageDeleted.d.ts +1 -2
  69. package/dist/extensions/healthie/webhooks/messageDeleted.js +7 -20
  70. package/dist/extensions/healthie/webhooks/messageDeleted.js.map +1 -1
  71. package/dist/extensions/healthie/webhooks/metricEntryCreated.d.ts +1 -2
  72. package/dist/extensions/healthie/webhooks/metricEntryCreated.js +7 -19
  73. package/dist/extensions/healthie/webhooks/metricEntryCreated.js.map +1 -1
  74. package/dist/extensions/healthie/webhooks/metricEntryDeleted.d.ts +11 -0
  75. package/dist/extensions/healthie/webhooks/metricEntryDeleted.js +30 -0
  76. package/dist/extensions/healthie/webhooks/metricEntryDeleted.js.map +1 -0
  77. package/dist/extensions/healthie/webhooks/metricEntryUpdated.d.ts +1 -2
  78. package/dist/extensions/healthie/webhooks/metricEntryUpdated.js +7 -19
  79. package/dist/extensions/healthie/webhooks/metricEntryUpdated.js.map +1 -1
  80. package/dist/extensions/healthie/webhooks/patientCreated.js +0 -5
  81. package/dist/extensions/healthie/webhooks/patientCreated.js.map +1 -1
  82. package/dist/extensions/healthie/webhooks/patientUpdated.js +0 -5
  83. package/dist/extensions/healthie/webhooks/patientUpdated.js.map +1 -1
  84. package/dist/extensions/healthie/webhooks/requestedFormCompletionCreated.d.ts +1 -2
  85. package/dist/extensions/healthie/webhooks/requestedFormCompletionCreated.js +7 -19
  86. package/dist/extensions/healthie/webhooks/requestedFormCompletionCreated.js.map +1 -1
  87. package/dist/extensions/healthie/webhooks/requestedFormCompletionDeleted.d.ts +11 -0
  88. package/dist/extensions/healthie/webhooks/requestedFormCompletionDeleted.js +30 -0
  89. package/dist/extensions/healthie/webhooks/requestedFormCompletionDeleted.js.map +1 -0
  90. package/dist/extensions/healthie/webhooks/requestedFormCompletionUpdated.d.ts +1 -2
  91. package/dist/extensions/healthie/webhooks/requestedFormCompletionUpdated.js +7 -19
  92. package/dist/extensions/healthie/webhooks/requestedFormCompletionUpdated.js.map +1 -1
  93. package/dist/extensions/healthie/webhooks/taskCreated.d.ts +1 -2
  94. package/dist/extensions/healthie/webhooks/taskCreated.js +7 -19
  95. package/dist/extensions/healthie/webhooks/taskCreated.js.map +1 -1
  96. package/dist/extensions/healthie/webhooks/taskDeleted.d.ts +11 -0
  97. package/dist/extensions/healthie/webhooks/taskDeleted.js +30 -0
  98. package/dist/extensions/healthie/webhooks/taskDeleted.js.map +1 -0
  99. package/dist/extensions/healthie/webhooks/taskUpdated.d.ts +1 -2
  100. package/dist/extensions/healthie/webhooks/taskUpdated.js +8 -20
  101. package/dist/extensions/healthie/webhooks/taskUpdated.js.map +1 -1
  102. package/dist/extensions/hello-world/webhooks/index.d.ts +1 -1
  103. package/dist/extensions/zusHealth/webhooks/index.d.ts +1 -37
  104. package/dist/extensions/zusHealth/webhooks/patientAdmitted.d.ts +1 -2
  105. package/dist/extensions/zusHealth/webhooks/patientAdmitted.js.map +1 -1
  106. package/dist/extensions/zusHealth/webhooks/patientDischarged.d.ts +1 -2
  107. package/dist/extensions/zusHealth/webhooks/patientDischarged.js.map +1 -1
  108. package/dist/src/test-server.js +0 -4
  109. package/dist/src/test-server.js.map +1 -1
  110. package/package.json +4 -5
  111. package/dist/extensions/healthie/lib/sdk/createSdk.d.ts +0 -10
  112. package/dist/extensions/healthie/lib/sdk/createSdk.js +0 -17
  113. package/dist/extensions/healthie/lib/sdk/createSdk.js.map +0 -1
@@ -698,8 +698,6 @@ export type AppointmentSetting = {
698
698
  auto_create_cms1500?: Maybe<Scalars['Boolean']>;
699
699
  /** Auto-generate a payment request when an appointment is scheduled */
700
700
  auto_invoicing?: Maybe<Scalars['Boolean']>;
701
- /** when true, a scheduled charge will be created when an appointment is marked as late cancellation or no show */
702
- auto_schedule_charges_for_late_cancellation_no_show?: Maybe<Scalars['Boolean']>;
703
701
  /** When true, it will be automatically submitted to the clearinghouse on the following Friday at 11:59 PM */
704
702
  auto_submit_cms1500?: Maybe<Scalars['Boolean']>;
705
703
  /** Allow clients to book appointments at none, 20, 30, 60 intervals */
@@ -759,8 +757,6 @@ export type AppointmentSetting = {
759
757
  insurance_eligibility_integration?: Maybe<Scalars['Boolean']>;
760
758
  /** Whether or not to send invoice to client without a valid payment card/method */
761
759
  invoice_clients_without_payment_method?: Maybe<Scalars['Boolean']>;
762
- /** The fee to use for appointments marked as late cancellation */
763
- late_cancellation_fee?: Maybe<Scalars['String']>;
764
760
  /** The maximum number of days in advance a client can book */
765
761
  max_days_in_future?: Maybe<Scalars['String']>;
766
762
  /** Maximum time a client must wait before being able to reschedule a past appointment */
@@ -775,8 +771,6 @@ export type AppointmentSetting = {
775
771
  minimum_days_in_advance?: Maybe<Scalars['String']>;
776
772
  /** Minimum time a client must wait before being able to reschedule a past appointment */
777
773
  minimum_past_reschedule_time?: Maybe<Scalars['Int']>;
778
- /** The fee to use for appointments marked as no show */
779
- no_show_fee?: Maybe<Scalars['String']>;
780
774
  /**
781
775
  * Either "even" or "hour" to restrict booking to even hours or half hours.
782
776
  * @deprecated Use booking_interval_restriction instead
@@ -889,45 +883,6 @@ export type AppointmentSetting = {
889
883
  /** Default video url settings */
890
884
  video_url_default?: Maybe<VideoUrlDefault>;
891
885
  };
892
- /** Appointment Setting Inputs */
893
- export type AppointmentSettingInputs = {
894
- /** Specifies whether external appointment inclusion management is allowed. */
895
- allow_external_appt_inclusion_management?: InputMaybe<Scalars['Boolean']>;
896
- /** Specifies whether past appointment rescheduling is allowed. */
897
- allow_past_appointment_rescheduling?: InputMaybe<Scalars['Boolean']>;
898
- /** The ID of the appointment type. */
899
- appointment_type_id?: InputMaybe<Scalars['Int']>;
900
- /** The base calendar interval for appointments. */
901
- base_calendar_interval?: InputMaybe<Scalars['Int']>;
902
- /** The text to display on the calendar. */
903
- calendar_text?: InputMaybe<Scalars['String']>;
904
- /** Specifies whether charge receipts are disabled. */
905
- disable_charge_receipts?: InputMaybe<Scalars['Boolean']>;
906
- /** Specifies whether requested form notifications are disabled. */
907
- disable_requested_form_notifications?: InputMaybe<Scalars['Boolean']>;
908
- /** Some Pixel Setting (?). */
909
- fb_pixel?: InputMaybe<Scalars['String']>;
910
- /** Specifies whether updating signed chart notes is allowed. */
911
- freeze_signed_chart_note?: InputMaybe<Scalars['Boolean']>;
912
- /** Hides links in all emails. */
913
- hide_link?: InputMaybe<Scalars['Boolean']>;
914
- /** The message to display when there is no availability. */
915
- no_availability_message?: InputMaybe<Scalars['String']>;
916
- /** Specifies whether appointment cancellation emails are sent. */
917
- send_appointment_cancellation_email?: InputMaybe<Scalars['Boolean']>;
918
- /** Specifies whether appointment update emails are sent. */
919
- send_appointment_update_email?: InputMaybe<Scalars['Boolean']>;
920
- /** Specifies whether embeddable appointment creator emails are sent. */
921
- send_embeddable_appt_creator_email?: InputMaybe<Scalars['Boolean']>;
922
- /** Specifies whether text reminders are sent five minutes before the appointment. */
923
- send_text_reminder_five_minutes_before?: InputMaybe<Scalars['Boolean']>;
924
- /** Specifies whether texts are sent to archived patients. */
925
- send_texts_to_archived_patients?: InputMaybe<Scalars['Boolean']>;
926
- /** Specifies whether care plans are shown. */
927
- show_care_plans?: InputMaybe<Scalars['Boolean']>;
928
- /** Specifies whether insurance authorization is shown. */
929
- show_insurance_authorization?: InputMaybe<Scalars['Boolean']>;
930
- };
931
886
  /** The data for the appointment summary */
932
887
  export type AppointmentSummaryData = {
933
888
  __typename?: 'AppointmentSummaryData';
@@ -1436,8 +1391,6 @@ export type BillingItem = {
1436
1391
  invoice_id?: Maybe<Scalars['ID']>;
1437
1392
  /** canceled indicator */
1438
1393
  is_canceled?: Maybe<Scalars['Boolean']>;
1439
- /** Whether this payment was made outside of Healthie */
1440
- is_outside_payment?: Maybe<Scalars['Boolean']>;
1441
1394
  /** Whether this payment is recurring */
1442
1395
  is_recurring?: Maybe<Scalars['Boolean']>;
1443
1396
  /** The index number of partial payment */
@@ -2852,25 +2805,6 @@ export type ConvertToMetricPayload = {
2852
2805
  messages?: Maybe<Array<Maybe<FieldError>>>;
2853
2806
  success_string?: Maybe<Scalars['String']>;
2854
2807
  };
2855
- /** Autogenerated input type of CopyForms */
2856
- export type CopyFormsInput = {
2857
- /** List of form IDs */
2858
- id_list: Array<InputMaybe<Scalars['ID']>>;
2859
- /** User ID for user that form copied to */
2860
- user_id: Scalars['ID'];
2861
- };
2862
- /** Autogenerated return type of CopyForms. */
2863
- export type CopyFormsPayload = {
2864
- __typename?: 'CopyFormsPayload';
2865
- /**
2866
- * DO NOT USE
2867
- * @deprecated DO NOT USE
2868
- */
2869
- clientMutationId?: Maybe<Scalars['String']>;
2870
- /** The list of errors occurred during the mutation */
2871
- messages?: Maybe<Array<Maybe<FieldError>>>;
2872
- success_string?: Maybe<Scalars['String']>;
2873
- };
2874
2808
  /** A Course */
2875
2809
  export type Course = {
2876
2810
  __typename?: 'Course';
@@ -6115,7 +6049,6 @@ export type MetricGraphDataType = {
6115
6049
  };
6116
6050
  /** Type of multi-factor authentication used */
6117
6051
  export declare enum MfaType {
6118
- Email = "EMAIL",
6119
6052
  Sms = "SMS"
6120
6053
  }
6121
6054
  /** Monthly billing items data */
@@ -6191,8 +6124,6 @@ export type Mutation = {
6191
6124
  copyCustomModule?: Maybe<CopyCustomModulePayload>;
6192
6125
  /** copy Custom Module Form */
6193
6126
  copyCustomModuleForm?: Maybe<CopyCustomModuleFormPayload>;
6194
- /** Copy Forms */
6195
- copyForms?: Maybe<CopyFormsPayload>;
6196
6127
  /** Copy an Offering */
6197
6128
  copyOffering?: Maybe<CopyOfferingPayload>;
6198
6129
  /** Create Accepted Insurance Plans */
@@ -6578,14 +6509,10 @@ export type Mutation = {
6578
6509
  embedForm?: Maybe<EmbedFormPayload>;
6579
6510
  /** Generate Patients Dosespot SSO for a Given Provider */
6580
6511
  enableDosespotSelfSignup?: Maybe<EnableSelfSignupPayload>;
6581
- /** Adding Google Integrations */
6582
- enableGoogleIntegrations?: Maybe<EnableGoogleIntegrationsPayload>;
6583
6512
  /** Enable Mixpanel for Enterprise Client */
6584
6513
  enableMixpanel?: Maybe<EnableMixpanelPayload>;
6585
6514
  /** Enable Zoom Features */
6586
6515
  enableZoomFeatures?: Maybe<EnableZoomFeaturesPayload>;
6587
- /** Expires the webhook signature */
6588
- expireWebhookSignature?: Maybe<ExpireWebhookSignaturePayload>;
6589
6516
  /** Creates a template from existing Care Plan. Original object is not touched */
6590
6517
  exportCarePlanToTemplate?: Maybe<ExportToTemplatePayload>;
6591
6518
  /** Export Client EHI data */
@@ -6766,8 +6693,6 @@ export type Mutation = {
6766
6693
  updateGroupCarePlan?: Maybe<UpdateGroupCarePlanPayload>;
6767
6694
  /** Update a HealthConcern Object */
6768
6695
  updateHealthConcern?: Maybe<UpdateHealthConcernPayload>;
6769
- /** Update an Appointment Setting */
6770
- updateHiddenAppointmentSettings?: Maybe<UpdateHiddenSettingsPayload>;
6771
6696
  /** Update a Human */
6772
6697
  updateHuman?: Maybe<UpdateHumanPayload>;
6773
6698
  /** Update an Immunization and return Immunization */
@@ -6990,10 +6915,6 @@ export type MutationCopyCustomModuleFormArgs = {
6990
6915
  input?: InputMaybe<CopyCustomModuleFormInput>;
6991
6916
  };
6992
6917
  /** The mutation root of this schema. See available mutations. */
6993
- export type MutationCopyFormsArgs = {
6994
- input?: InputMaybe<CopyFormsInput>;
6995
- };
6996
- /** The mutation root of this schema. See available mutations. */
6997
6918
  export type MutationCopyOfferingArgs = {
6998
6919
  input?: InputMaybe<CopyOfferingInput>;
6999
6920
  };
@@ -7758,10 +7679,6 @@ export type MutationEnableDosespotSelfSignupArgs = {
7758
7679
  input?: InputMaybe<EnableSelfSignupInput>;
7759
7680
  };
7760
7681
  /** The mutation root of this schema. See available mutations. */
7761
- export type MutationEnableGoogleIntegrationsArgs = {
7762
- input?: InputMaybe<EnableGoogleIntegrationsInput>;
7763
- };
7764
- /** The mutation root of this schema. See available mutations. */
7765
7682
  export type MutationEnableMixpanelArgs = {
7766
7683
  input?: InputMaybe<EnableMixpanelInput>;
7767
7684
  };
@@ -7770,10 +7687,6 @@ export type MutationEnableZoomFeaturesArgs = {
7770
7687
  input?: InputMaybe<EnableZoomFeaturesInput>;
7771
7688
  };
7772
7689
  /** The mutation root of this schema. See available mutations. */
7773
- export type MutationExpireWebhookSignatureArgs = {
7774
- input?: InputMaybe<ExpireWebhookSignatureInput>;
7775
- };
7776
- /** The mutation root of this schema. See available mutations. */
7777
7690
  export type MutationExportCarePlanToTemplateArgs = {
7778
7691
  input?: InputMaybe<ExportToTemplateInput>;
7779
7692
  };
@@ -8134,10 +8047,6 @@ export type MutationUpdateHealthConcernArgs = {
8134
8047
  input?: InputMaybe<UpdateHealthConcernInput>;
8135
8048
  };
8136
8049
  /** The mutation root of this schema. See available mutations. */
8137
- export type MutationUpdateHiddenAppointmentSettingsArgs = {
8138
- input?: InputMaybe<UpdateHiddenSettingsInput>;
8139
- };
8140
- /** The mutation root of this schema. See available mutations. */
8141
8050
  export type MutationUpdateHumanArgs = {
8142
8051
  input?: InputMaybe<UpdateHumanInput>;
8143
8052
  };
@@ -8521,10 +8430,6 @@ export type NotificationContact = {
8521
8430
  emergency: Scalars['Boolean'];
8522
8431
  /** first name of a contact */
8523
8432
  first_name?: Maybe<Scalars['String']>;
8524
- /** full legal name with preferred */
8525
- full_legal_name_with_preferred?: Maybe<Scalars['String']>;
8526
- /** full name of a contact */
8527
- full_name?: Maybe<Scalars['String']>;
8528
8433
  /** The unique identifier of the contact */
8529
8434
  id: Scalars['ID'];
8530
8435
  /** last name of a contact */
@@ -9463,7 +9368,7 @@ export type OrganizationMembership = {
9463
9368
  can_see_calendar?: Maybe<Scalars['Boolean']>;
9464
9369
  /** If true, the user can see all clients in the organization */
9465
9370
  can_see_clients?: Maybe<Scalars['Boolean']>;
9466
- /** If true, the user can see documents within the entire org */
9371
+ /** If true, the user can see documetns within the entire org */
9467
9372
  can_see_docs?: Maybe<Scalars['Boolean']>;
9468
9373
  /** If true, the user can see incoming faxes */
9469
9374
  can_see_faxes?: Maybe<Scalars['Boolean']>;
@@ -9803,8 +9708,6 @@ export type PermissionTemplateType = {
9803
9708
  id: Scalars['ID'];
9804
9709
  /** If true, the user has been noted as being an admin */
9805
9710
  is_admin?: Maybe<Scalars['Boolean']>;
9806
- /** Whether the user is a developer */
9807
- is_developer?: Maybe<Scalars['Boolean']>;
9808
9711
  /** Whether the user is a provider in the organization */
9809
9712
  is_provider?: Maybe<Scalars['Boolean']>;
9810
9713
  /** Name of template */
@@ -10541,7 +10444,7 @@ export type Query = {
10541
10444
  courseItem?: Maybe<CourseItem>;
10542
10445
  /** get all custom custom emails for a current user */
10543
10446
  courseItemCustomEmails?: Maybe<Array<CustomEmail>>;
10544
- /** get all documents for current user, can optionally include the attached org document by providing course_id and course_item_id. */
10447
+ /** get all documents for current user */
10545
10448
  courseItemDocuments?: Maybe<Array<Document>>;
10546
10449
  /** get all custom module forms for a current user */
10547
10450
  courseItemForms?: Maybe<Array<CustomModuleForm>>;
@@ -11089,21 +10992,15 @@ export type QueryAppointmentArgs = {
11089
10992
  };
11090
10993
  /** The query root of this schema. See available queries. */
11091
10994
  export type QueryAppointmentBookingWarningsArgs = {
11092
- additional_providers?: InputMaybe<Scalars['String']>;
11093
10995
  appointment_type_id?: InputMaybe<Scalars['ID']>;
11094
10996
  attendee_ids?: InputMaybe<Array<InputMaybe<Scalars['ID']>>>;
11095
- current_appt_id?: InputMaybe<Scalars['String']>;
11096
10997
  date?: InputMaybe<Scalars['String']>;
11097
- is_editing?: InputMaybe<Scalars['Boolean']>;
11098
- is_group_appt?: InputMaybe<Scalars['Boolean']>;
11099
10998
  is_repeating?: InputMaybe<Scalars['Boolean']>;
11100
- length_in_minutes?: InputMaybe<Scalars['Int']>;
11101
10999
  provider_id?: InputMaybe<Scalars['ID']>;
11102
11000
  recurring_appt_id?: InputMaybe<Scalars['String']>;
11103
11001
  repeat_interval?: InputMaybe<Scalars['String']>;
11104
11002
  repeat_times?: InputMaybe<Scalars['String']>;
11105
11003
  time?: InputMaybe<Scalars['String']>;
11106
- timezone?: InputMaybe<Scalars['String']>;
11107
11004
  };
11108
11005
  /** The query root of this schema. See available queries. */
11109
11006
  export type QueryAppointmentFrequencyDataArgs = {
@@ -11218,7 +11115,6 @@ export type QueryAppointmentsArgs = {
11218
11115
  specificDay?: InputMaybe<Scalars['String']>;
11219
11116
  startDate?: InputMaybe<Scalars['String']>;
11220
11117
  unconfirmed?: InputMaybe<Scalars['Boolean']>;
11221
- use_provider_inclusions?: InputMaybe<Scalars['Boolean']>;
11222
11118
  user_id?: InputMaybe<Scalars['ID']>;
11223
11119
  with_all_statuses?: InputMaybe<Scalars['Boolean']>;
11224
11120
  with_others?: InputMaybe<Scalars['Boolean']>;
@@ -11630,10 +11526,6 @@ export type QueryCourseItemArgs = {
11630
11526
  id?: InputMaybe<Scalars['ID']>;
11631
11527
  };
11632
11528
  /** The query root of this schema. See available queries. */
11633
- export type QueryCourseItemDocumentsArgs = {
11634
- course_item_id?: InputMaybe<Scalars['ID']>;
11635
- };
11636
- /** The query root of this schema. See available queries. */
11637
11529
  export type QueryCourseItemsArgs = {
11638
11530
  client_id?: InputMaybe<Scalars['ID']>;
11639
11531
  course_id?: InputMaybe<Scalars['ID']>;
@@ -11975,9 +11867,7 @@ export type QueryFormAnswerGroupsCountArgs = {
11975
11867
  filler_id?: InputMaybe<Scalars['String']>;
11976
11868
  form_answer_group_id?: InputMaybe<Scalars['String']>;
11977
11869
  ids?: InputMaybe<Array<InputMaybe<Scalars['ID']>>>;
11978
- locked_status?: InputMaybe<Scalars['Boolean']>;
11979
11870
  name?: InputMaybe<Scalars['String']>;
11980
- signed_status?: InputMaybe<Scalars['Boolean']>;
11981
11871
  user_id?: InputMaybe<Scalars['String']>;
11982
11872
  };
11983
11873
  /** The query root of this schema. See available queries. */
@@ -12209,6 +12099,7 @@ export type QueryInsurancePlansArgs = {
12209
12099
  keywords?: InputMaybe<Scalars['String']>;
12210
12100
  offset?: InputMaybe<Scalars['Int']>;
12211
12101
  order_by?: InputMaybe<InsurancePlanOrderKeys>;
12102
+ page_size?: InputMaybe<Scalars['Int']>;
12212
12103
  should_paginate?: InputMaybe<Scalars['Boolean']>;
12213
12104
  };
12214
12105
  /** The query root of this schema. See available queries. */
@@ -15105,26 +14996,6 @@ export type UpdateCurrencyPayload = {
15105
14996
  messages?: Maybe<Array<Maybe<FieldError>>>;
15106
14997
  success_string?: Maybe<Scalars['String']>;
15107
14998
  };
15108
- /** Autogenerated input type of UpdateHiddenSettings */
15109
- export type UpdateHiddenSettingsInput = {
15110
- /** User's AppointmentSetting ID */
15111
- appointment_setting_id: Scalars['ID'];
15112
- /** Appointment Setting Params */
15113
- appointment_setting_params: AppointmentSettingInputs;
15114
- };
15115
- /** Autogenerated return type of UpdateHiddenSettings. */
15116
- export type UpdateHiddenSettingsPayload = {
15117
- __typename?: 'UpdateHiddenSettingsPayload';
15118
- /**
15119
- * DO NOT USE
15120
- * @deprecated DO NOT USE
15121
- */
15122
- clientMutationId?: Maybe<Scalars['String']>;
15123
- /** The list of errors occurred during the mutation */
15124
- messages?: Maybe<Array<Maybe<FieldError>>>;
15125
- /** The success string */
15126
- success_string?: Maybe<Scalars['String']>;
15127
- };
15128
14999
  /** Autogenerated input type of Update */
15129
15000
  export type UpdateInput = {
15130
15001
  /** Healthie organization ID */
@@ -15414,8 +15285,6 @@ export type User = {
15414
15285
  custom_metrics: Array<CustomMetric>;
15415
15286
  /** The default currency for the user */
15416
15287
  default_currency?: Maybe<Scalars['String']>;
15417
- /** When set for a client, the Provider Dosespot iFrame will launch into this Clinic When nil, the Dosespot iframe will launch into the provider's default clinic). This will error unless the provider is connected to that clinic in Dosespot. Only used for client objects. */
15418
- default_dosespot_clinic_id?: Maybe<Scalars['String']>;
15419
15288
  /** Default external videochat URL for scheduling with this user */
15420
15289
  default_external_video_url?: Maybe<Scalars['String']>;
15421
15290
  /** The id of the users default onboarding flow */
@@ -15476,7 +15345,7 @@ export type User = {
15476
15345
  feature_toggle?: Maybe<FeatureToggle>;
15477
15346
  /** Date of the first client entry */
15478
15347
  first_client_entry_date?: Maybe<Scalars['String']>;
15479
- /** The first (preferred) name of this user */
15348
+ /** The first name of this user */
15480
15349
  first_name?: Maybe<Scalars['String']>;
15481
15350
  /** The first name and last initial of the user */
15482
15351
  first_name_last_initial?: Maybe<Scalars['String']>;
@@ -15491,7 +15360,7 @@ export type User = {
15491
15360
  /** The full legal name of this user */
15492
15361
  full_legal_name?: Maybe<Scalars['String']>;
15493
15362
  /**
15494
- * The full legal name of this user with preferred name in parentheses. e.g 'Jonathan (Jon) Jones'
15363
+ * The full legal name of this user with preferred name in parentheticals i.e(Jonathan (Wizkid) Jones)
15495
15364
  *
15496
15365
  */
15497
15366
  full_legal_name_with_preferred?: Maybe<Scalars['String']>;
@@ -15660,10 +15529,7 @@ export type User = {
15660
15529
  incomplete_tasks?: Maybe<Array<Task>>;
15661
15530
  /** Insurance Authorization for this user */
15662
15531
  insurance_authorization?: Maybe<InsuranceAuthorizationType>;
15663
- /**
15664
- * Hash for intercom
15665
- * @deprecated NO LONGER USED
15666
- */
15532
+ /** Hash for intercom */
15667
15533
  intercom_hash?: Maybe<Scalars['String']>;
15668
15534
  /** The invite code for the provider */
15669
15535
  invite_code?: Maybe<Scalars['String']>;
@@ -15691,10 +15557,7 @@ export type User = {
15691
15557
  is_trialing?: Maybe<Scalars['String']>;
15692
15558
  /** If the user aware they switched providers on specific login (can only do for current user) */
15693
15559
  knows_about_provider?: Maybe<Scalars['Boolean']>;
15694
- /**
15695
- * The client-side Kustomer API Key. (Only applies to specific custom whitelabels)
15696
- * @deprecated NO LONGER USED
15697
- */
15560
+ /** The client-side Kustomer API Key. (Only applies to specific custom whitelabels) */
15698
15561
  kustomer_api_key?: Maybe<Scalars['String']>;
15699
15562
  /** last date user was active through web or mobile */
15700
15563
  last_active?: Maybe<Scalars['String']>;
@@ -15801,10 +15664,7 @@ export type User = {
15801
15664
  outlook?: Maybe<ExternalCalendar>;
15802
15665
  /** Status paid for fax */
15803
15666
  paid_for_fax_status?: Maybe<Scalars['String']>;
15804
- /**
15805
- * boolean for If a user is a part of the journify organization
15806
- * @deprecated NO LONGER USED.
15807
- */
15667
+ /** boolean for If a user is a part of the journify organization */
15808
15668
  part_of_journify?: Maybe<Scalars['Boolean']>;
15809
15669
  /** When true, the user is a patient and has auto submit cms1500 enabled */
15810
15670
  patient_has_cms1500_auto_submission_enabled?: Maybe<Scalars['Boolean']>;
@@ -16507,8 +16367,6 @@ export type Webhook = {
16507
16367
  signature_secret?: Maybe<Scalars['String']>;
16508
16368
  /** The URL that the webhook will be sent to */
16509
16369
  url?: Maybe<Scalars['String']>;
16510
- /** The date and time that the customer was wamed about the webhook failing */
16511
- warned_at?: Maybe<Scalars['ISO8601DateTime']>;
16512
16370
  /** The events that the webhook is subscribed to */
16513
16371
  webhook_events?: Maybe<Array<WebhookEvent>>;
16514
16372
  };
@@ -16519,8 +16377,6 @@ export type WebhookEvent = {
16519
16377
  created_at: Scalars['ISO8601DateTime'];
16520
16378
  /** The type of webhook */
16521
16379
  event_type: Scalars['String'];
16522
- /** The date and time that the webhook first failed */
16523
- first_failed_at?: Maybe<Scalars['ISO8601DateTime']>;
16524
16380
  /** The unique identifier of the webhook */
16525
16381
  id: Scalars['ID'];
16526
16382
  /** The date and time that the webhook last failed */
@@ -16532,13 +16388,6 @@ export type WebhookEvent = {
16532
16388
  /** The webhook that the event is associated with */
16533
16389
  webhook: Webhook;
16534
16390
  };
16535
- /** Payload for a webhook event */
16536
- export type WebhookEventInput = {
16537
- /** The type of webhook event */
16538
- event_type: Scalars['String'];
16539
- /** The ID of the webhook event */
16540
- id?: InputMaybe<Scalars['ID']>;
16541
- };
16542
16391
  /** Webhook sorting enum */
16543
16392
  export declare enum WebhookOrderKeys {
16544
16393
  CreatedAtAsc = "CREATED_AT_ASC",
@@ -17233,7 +17082,6 @@ export type CreateAppointmentSettingInput = {
17233
17082
  ask_to_confirm_via_text?: InputMaybe<Scalars['Boolean']>;
17234
17083
  auto_create_cms1500?: InputMaybe<Scalars['Boolean']>;
17235
17084
  auto_invoicing?: InputMaybe<Scalars['Boolean']>;
17236
- auto_schedule_charges_for_late_cancellation_no_show?: InputMaybe<Scalars['Boolean']>;
17237
17085
  auto_submit_cms1500?: InputMaybe<Scalars['Boolean']>;
17238
17086
  booking_interval_restriction?: InputMaybe<Scalars['Int']>;
17239
17087
  buffer?: InputMaybe<Scalars['String']>;
@@ -17253,7 +17101,6 @@ export type CreateAppointmentSettingInput = {
17253
17101
  hide_link?: InputMaybe<Scalars['Boolean']>;
17254
17102
  insurance_eligibility_integration?: InputMaybe<Scalars['Boolean']>;
17255
17103
  invoice_clients_without_payment_method?: InputMaybe<Scalars['Boolean']>;
17256
- late_cancellation_fee?: InputMaybe<Scalars['String']>;
17257
17104
  max_days_in_future?: InputMaybe<Scalars['String']>;
17258
17105
  /** Prevents the patient from canceling too close the appointment time. In minutes */
17259
17106
  minimum_advance_cancel_time?: InputMaybe<Scalars['Int']>;
@@ -17261,7 +17108,6 @@ export type CreateAppointmentSettingInput = {
17261
17108
  minimum_advance_reschedule_time?: InputMaybe<Scalars['Int']>;
17262
17109
  /** Prevents the patient from scheduling too close to the desired appointment time. In minutes */
17263
17110
  minimum_advance_schedule_time?: InputMaybe<Scalars['Int']>;
17264
- no_show_fee?: InputMaybe<Scalars['String']>;
17265
17111
  prevent_client_booking?: InputMaybe<Scalars['Boolean']>;
17266
17112
  prevent_no_credit_booking?: InputMaybe<Scalars['Boolean']>;
17267
17113
  reply_to_provider?: InputMaybe<Scalars['Boolean']>;
@@ -19186,7 +19032,6 @@ export type CreatePermissionTemplateInput = {
19186
19032
  gets_fax_notif?: InputMaybe<Scalars['Boolean']>;
19187
19033
  has_own_branding?: InputMaybe<Scalars['Boolean']>;
19188
19034
  is_admin?: InputMaybe<Scalars['Boolean']>;
19189
- is_developer?: InputMaybe<Scalars['Boolean']>;
19190
19035
  is_provider?: InputMaybe<Scalars['Boolean']>;
19191
19036
  name?: InputMaybe<Scalars['String']>;
19192
19037
  notify_any_client_activity?: InputMaybe<Scalars['Boolean']>;
@@ -19576,7 +19421,7 @@ export type CreateStripeCustomerDetailPayload = {
19576
19421
  export type CreateSubscriptionInput = {
19577
19422
  billing_address?: InputMaybe<BillingAddressInput>;
19578
19423
  plan_id?: InputMaybe<Scalars['String']>;
19579
- /** Can be passed in instead of plan_id to select which plan the subscription should be on. Normally preferable to use plan_id */
19424
+ /** Can be passed in instead of plan_id to select which plan the subscription should be on. Normally preferrable to use plan_id */
19580
19425
  plan_name?: InputMaybe<Scalars['String']>;
19581
19426
  token?: InputMaybe<Scalars['String']>;
19582
19427
  };
@@ -19725,8 +19570,6 @@ export type CreateWebhookInput = {
19725
19570
  is_enabled?: InputMaybe<Scalars['Boolean']>;
19726
19571
  /** A valid URL per the WHATWG specification */
19727
19572
  url?: InputMaybe<Scalars['String']>;
19728
- /** Webhook events to create */
19729
- webhook_events?: InputMaybe<Array<InputMaybe<WebhookEventInput>>>;
19730
19573
  };
19731
19574
  /** Autogenerated return type of createWebhook. */
19732
19575
  export type CreateWebhookPayload = {
@@ -21155,28 +20998,6 @@ export type EditAvailabilityPayload = {
21155
20998
  /** The list of errors occurred during the mutation */
21156
20999
  messages?: Maybe<Array<Maybe<FieldError>>>;
21157
21000
  };
21158
- /** Autogenerated input type of enableGoogleIntegrations */
21159
- export type EnableGoogleIntegrationsInput = {
21160
- /** Google Analytics ID */
21161
- ga_id?: InputMaybe<Scalars['String']>;
21162
- /** Google Tag Manager ID */
21163
- gtm_id?: InputMaybe<Scalars['String']>;
21164
- /** Healthie Provider ID */
21165
- user_id: Scalars['ID'];
21166
- };
21167
- /** Autogenerated return type of enableGoogleIntegrations. */
21168
- export type EnableGoogleIntegrationsPayload = {
21169
- __typename?: 'enableGoogleIntegrationsPayload';
21170
- /**
21171
- * DO NOT USE
21172
- * @deprecated DO NOT USE
21173
- */
21174
- clientMutationId?: Maybe<Scalars['String']>;
21175
- /** The list of errors occurred during the mutation */
21176
- messages?: Maybe<Array<Maybe<FieldError>>>;
21177
- /** The success message */
21178
- success_string?: Maybe<Scalars['String']>;
21179
- };
21180
21001
  /** Autogenerated input type of enableSelfSignup */
21181
21002
  export type EnableSelfSignupInput = {
21182
21003
  /** To enable or disable */
@@ -21197,23 +21018,6 @@ export type EnableSelfSignupPayload = {
21197
21018
  /** The success string */
21198
21019
  success_string?: Maybe<Scalars['String']>;
21199
21020
  };
21200
- /** Autogenerated input type of expireWebhookSignature */
21201
- export type ExpireWebhookSignatureInput = {
21202
- /** The ID of the webhook */
21203
- id: Scalars['ID'];
21204
- };
21205
- /** Autogenerated return type of expireWebhookSignature. */
21206
- export type ExpireWebhookSignaturePayload = {
21207
- __typename?: 'expireWebhookSignaturePayload';
21208
- /**
21209
- * DO NOT USE
21210
- * @deprecated DO NOT USE
21211
- */
21212
- clientMutationId?: Maybe<Scalars['String']>;
21213
- /** The list of errors occurred during the mutation */
21214
- messages?: Maybe<Array<Maybe<FieldError>>>;
21215
- webhook?: Maybe<Webhook>;
21216
- };
21217
21021
  /** Autogenerated input type of exportClientEhi */
21218
21022
  export type ExportClientEhiInput = {
21219
21023
  /** The ID of the client to export EHI data for. */
@@ -21599,8 +21403,6 @@ export type SignUpInput = {
21599
21403
  password?: InputMaybe<Scalars['String']>;
21600
21404
  phone_number?: InputMaybe<Scalars['String']>;
21601
21405
  provider_type?: InputMaybe<Scalars['String']>;
21602
- /** Affliate id used for conversion tracking */
21603
- ps_xid?: InputMaybe<Scalars['String']>;
21604
21406
  /** 'patient' to create a patient, 'dietitian' to create a staff member or provider */
21605
21407
  role?: InputMaybe<Scalars['String']>;
21606
21408
  /** timezone from TZ database names in IANA Timezone list */
@@ -21879,7 +21681,6 @@ export type UpdateAppointmentSettingInput = {
21879
21681
  ask_to_confirm_via_text?: InputMaybe<Scalars['Boolean']>;
21880
21682
  auto_create_cms1500?: InputMaybe<Scalars['Boolean']>;
21881
21683
  auto_invoicing?: InputMaybe<Scalars['Boolean']>;
21882
- auto_schedule_charges_for_late_cancellation_no_show?: InputMaybe<Scalars['Boolean']>;
21883
21684
  auto_submit_cms1500?: InputMaybe<Scalars['Boolean']>;
21884
21685
  booking_interval_restriction?: InputMaybe<Scalars['Int']>;
21885
21686
  buffer?: InputMaybe<Scalars['String']>;
@@ -21902,7 +21703,6 @@ export type UpdateAppointmentSettingInput = {
21902
21703
  id?: InputMaybe<Scalars['ID']>;
21903
21704
  insurance_eligibility_integration?: InputMaybe<Scalars['Boolean']>;
21904
21705
  invoice_clients_without_payment_method?: InputMaybe<Scalars['Boolean']>;
21905
- late_cancellation_fee?: InputMaybe<Scalars['String']>;
21906
21706
  max_days_in_future?: InputMaybe<Scalars['String']>;
21907
21707
  /** Prevents the patient from canceling too close the appointment time. In minutes */
21908
21708
  minimum_advance_cancel_time?: InputMaybe<Scalars['Int']>;
@@ -21910,7 +21710,6 @@ export type UpdateAppointmentSettingInput = {
21910
21710
  minimum_advance_reschedule_time?: InputMaybe<Scalars['Int']>;
21911
21711
  /** Prevents the patient from scheduling too close to the desired appointment time. In minutes */
21912
21712
  minimum_advance_schedule_time?: InputMaybe<Scalars['Int']>;
21913
- no_show_fee?: InputMaybe<Scalars['String']>;
21914
21713
  prevent_client_booking?: InputMaybe<Scalars['Boolean']>;
21915
21714
  prevent_no_credit_booking?: InputMaybe<Scalars['Boolean']>;
21916
21715
  reply_to_provider?: InputMaybe<Scalars['Boolean']>;
@@ -22335,8 +22134,6 @@ export type UpdateClientInput = {
22335
22134
  auto_charge_enabled?: InputMaybe<Scalars['Boolean']>;
22336
22135
  client_source?: InputMaybe<ClientSourceInput>;
22337
22136
  current_email?: InputMaybe<Scalars['String']>;
22338
- /** The default Dosespot Clinic ID to use for a patient. Commonly nil, in which case the provider's default is used */
22339
- default_dosespot_clinic_id?: InputMaybe<Scalars['String']>;
22340
22137
  diagnoses?: InputMaybe<Array<InputMaybe<DiagnosesInput>>>;
22341
22138
  dietitian_id?: InputMaybe<Scalars['String']>;
22342
22139
  dob?: InputMaybe<Scalars['String']>;
@@ -23839,7 +23636,6 @@ export type UpdatePermissionTemplateInput = {
23839
23636
  has_own_branding?: InputMaybe<Scalars['Boolean']>;
23840
23637
  id?: InputMaybe<Scalars['ID']>;
23841
23638
  is_admin?: InputMaybe<Scalars['Boolean']>;
23842
- is_developer?: InputMaybe<Scalars['Boolean']>;
23843
23639
  is_provider?: InputMaybe<Scalars['Boolean']>;
23844
23640
  name?: InputMaybe<Scalars['String']>;
23845
23641
  notify_any_client_activity?: InputMaybe<Scalars['Boolean']>;
@@ -24495,8 +24291,6 @@ export type UpdateWebhookInput = {
24495
24291
  is_enabled?: InputMaybe<Scalars['Boolean']>;
24496
24292
  /** A valid URL per the WHATWG specification */
24497
24293
  url?: InputMaybe<Scalars['String']>;
24498
- /** Webhook events to update or delete */
24499
- webhook_events?: InputMaybe<Array<InputMaybe<WebhookEventInput>>>;
24500
24294
  };
24501
24295
  /** Autogenerated return type of updateWebhook. */
24502
24296
  export type UpdateWebhookPayload = {
@@ -24830,24 +24624,8 @@ export type DeleteTaskMutation = {
24830
24624
  } | null> | null;
24831
24625
  } | null;
24832
24626
  };
24833
- export type GetAppliedTagQueryVariables = Exact<{
24834
- id: Scalars['ID'];
24835
- include_deleted?: InputMaybe<Scalars['Boolean']>;
24836
- }>;
24837
- export type GetAppliedTagQuery = {
24838
- __typename?: 'Query';
24839
- appliedTag?: {
24840
- __typename?: 'AppliedTag';
24841
- created_at: string;
24842
- id: string;
24843
- tag_id?: string | null;
24844
- updated_at: string;
24845
- user_id?: string | null;
24846
- } | null;
24847
- };
24848
24627
  export type GetAppointmentQueryVariables = Exact<{
24849
24628
  id?: InputMaybe<Scalars['ID']>;
24850
- include_deleted?: InputMaybe<Scalars['Boolean']>;
24851
24629
  }>;
24852
24630
  export type GetAppointmentQuery = {
24853
24631
  __typename?: 'Query';
@@ -24874,17 +24652,6 @@ export type GetAppointmentQuery = {
24874
24652
  } | null;
24875
24653
  } | null;
24876
24654
  };
24877
- export type GetConversationQueryVariables = Exact<{
24878
- id?: InputMaybe<Scalars['ID']>;
24879
- }>;
24880
- export type GetConversationQuery = {
24881
- __typename?: 'Query';
24882
- conversation?: {
24883
- __typename?: 'Conversation';
24884
- id: string;
24885
- patient_id?: string | null;
24886
- } | null;
24887
- };
24888
24655
  export type GetConversationListQueryVariables = Exact<{
24889
24656
  offset?: InputMaybe<Scalars['Int']>;
24890
24657
  keywords?: InputMaybe<Scalars['String']>;
@@ -24963,69 +24730,6 @@ export type GetFormTemplateQuery = {
24963
24730
  }>;
24964
24731
  } | null;
24965
24732
  };
24966
- export type GetGoalQueryVariables = Exact<{
24967
- id: Scalars['ID'];
24968
- }>;
24969
- export type GetGoalQuery = {
24970
- __typename?: 'Query';
24971
- goal?: {
24972
- __typename?: 'Goal';
24973
- id: string;
24974
- user_id?: string | null;
24975
- } | null;
24976
- };
24977
- export type GetLabOrderQueryVariables = Exact<{
24978
- id: Scalars['ID'];
24979
- }>;
24980
- export type GetLabOrderQuery = {
24981
- __typename?: 'Query';
24982
- labOrder?: {
24983
- __typename?: 'LabOrder';
24984
- id: string;
24985
- created_at: string;
24986
- patient?: {
24987
- __typename?: 'User';
24988
- id: string;
24989
- } | null;
24990
- } | null;
24991
- };
24992
- export type GetMessageQueryVariables = Exact<{
24993
- id?: InputMaybe<Scalars['ID']>;
24994
- }>;
24995
- export type GetMessageQuery = {
24996
- __typename?: 'Query';
24997
- note?: {
24998
- __typename?: 'Note';
24999
- id: string;
25000
- conversation_id?: string | null;
25001
- } | null;
25002
- };
25003
- export type GetMetricEntryQueryVariables = Exact<{
25004
- id: Scalars['ID'];
25005
- }>;
25006
- export type GetMetricEntryQuery = {
25007
- __typename?: 'Query';
25008
- entry?: {
25009
- __typename?: 'Entry';
25010
- id: string;
25011
- category?: string | null;
25012
- poster?: {
25013
- __typename?: 'User';
25014
- id: string;
25015
- } | null;
25016
- } | null;
25017
- };
25018
- export type GetRequestedFormCompletionQueryVariables = Exact<{
25019
- id: Scalars['ID'];
25020
- }>;
25021
- export type GetRequestedFormCompletionQuery = {
25022
- __typename?: 'Query';
25023
- requestedFormCompletion?: {
25024
- __typename?: 'RequestedFormCompletion';
25025
- id: string;
25026
- recipient_id?: string | null;
25027
- } | null;
25028
- };
25029
24733
  export type GetScheduledAppointmentsQueryVariables = Exact<{
25030
24734
  user_id?: InputMaybe<Scalars['ID']>;
25031
24735
  appointment_type_id?: InputMaybe<Scalars['ID']>;
@@ -25037,18 +24741,6 @@ export type GetScheduledAppointmentsQuery = {
25037
24741
  id: string;
25038
24742
  }> | null;
25039
24743
  };
25040
- export type GetTaskQueryVariables = Exact<{
25041
- id: Scalars['ID'];
25042
- }>;
25043
- export type GetTaskQuery = {
25044
- __typename?: 'Query';
25045
- task?: {
25046
- __typename?: 'Task';
25047
- id: string;
25048
- created_at: string;
25049
- client_id?: string | null;
25050
- } | null;
25051
- };
25052
24744
  export type GetUserQueryVariables = Exact<{
25053
24745
  id?: InputMaybe<Scalars['ID']>;
25054
24746
  }>;
@@ -25229,19 +24921,11 @@ export declare const CreatePatientDocument: import("graphql").DocumentNode;
25229
24921
  export declare const CreateTaskDocument: import("graphql").DocumentNode;
25230
24922
  export declare const DeleteAppointmentDocument: import("graphql").DocumentNode;
25231
24923
  export declare const DeleteTaskDocument: import("graphql").DocumentNode;
25232
- export declare const GetAppliedTagDocument: import("graphql").DocumentNode;
25233
24924
  export declare const GetAppointmentDocument: import("graphql").DocumentNode;
25234
- export declare const GetConversationDocument: import("graphql").DocumentNode;
25235
24925
  export declare const GetConversationListDocument: import("graphql").DocumentNode;
25236
24926
  export declare const GetFormAnswerGroupDocument: import("graphql").DocumentNode;
25237
24927
  export declare const GetFormTemplateDocument: import("graphql").DocumentNode;
25238
- export declare const GetGoalDocument: import("graphql").DocumentNode;
25239
- export declare const GetLabOrderDocument: import("graphql").DocumentNode;
25240
- export declare const GetMessageDocument: import("graphql").DocumentNode;
25241
- export declare const GetMetricEntryDocument: import("graphql").DocumentNode;
25242
- export declare const GetRequestedFormCompletionDocument: import("graphql").DocumentNode;
25243
24928
  export declare const GetScheduledAppointmentsDocument: import("graphql").DocumentNode;
25244
- export declare const GetTaskDocument: import("graphql").DocumentNode;
25245
24929
  export declare const GetUserDocument: import("graphql").DocumentNode;
25246
24930
  export declare const EntriesDocument: import("graphql").DocumentNode;
25247
24931
  export declare const RemoveTagFromUserDocument: import("graphql").DocumentNode;
@@ -25324,24 +25008,12 @@ export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionW
25324
25008
  headers: Dom.Headers;
25325
25009
  status: number;
25326
25010
  }>;
25327
- getAppliedTag(variables: GetAppliedTagQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25328
- data: GetAppliedTagQuery;
25329
- extensions?: any;
25330
- headers: Dom.Headers;
25331
- status: number;
25332
- }>;
25333
25011
  getAppointment(variables?: GetAppointmentQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25334
25012
  data: GetAppointmentQuery;
25335
25013
  extensions?: any;
25336
25014
  headers: Dom.Headers;
25337
25015
  status: number;
25338
25016
  }>;
25339
- getConversation(variables?: GetConversationQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25340
- data: GetConversationQuery;
25341
- extensions?: any;
25342
- headers: Dom.Headers;
25343
- status: number;
25344
- }>;
25345
25017
  getConversationList(variables?: GetConversationListQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25346
25018
  data: GetConversationListQuery;
25347
25019
  extensions?: any;
@@ -25360,48 +25032,12 @@ export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionW
25360
25032
  headers: Dom.Headers;
25361
25033
  status: number;
25362
25034
  }>;
25363
- getGoal(variables: GetGoalQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25364
- data: GetGoalQuery;
25365
- extensions?: any;
25366
- headers: Dom.Headers;
25367
- status: number;
25368
- }>;
25369
- getLabOrder(variables: GetLabOrderQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25370
- data: GetLabOrderQuery;
25371
- extensions?: any;
25372
- headers: Dom.Headers;
25373
- status: number;
25374
- }>;
25375
- getMessage(variables?: GetMessageQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25376
- data: GetMessageQuery;
25377
- extensions?: any;
25378
- headers: Dom.Headers;
25379
- status: number;
25380
- }>;
25381
- getMetricEntry(variables: GetMetricEntryQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25382
- data: GetMetricEntryQuery;
25383
- extensions?: any;
25384
- headers: Dom.Headers;
25385
- status: number;
25386
- }>;
25387
- getRequestedFormCompletion(variables: GetRequestedFormCompletionQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25388
- data: GetRequestedFormCompletionQuery;
25389
- extensions?: any;
25390
- headers: Dom.Headers;
25391
- status: number;
25392
- }>;
25393
25035
  getScheduledAppointments(variables?: GetScheduledAppointmentsQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25394
25036
  data: GetScheduledAppointmentsQuery;
25395
25037
  extensions?: any;
25396
25038
  headers: Dom.Headers;
25397
25039
  status: number;
25398
25040
  }>;
25399
- getTask(variables: GetTaskQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25400
- data: GetTaskQuery;
25401
- extensions?: any;
25402
- headers: Dom.Headers;
25403
- status: number;
25404
- }>;
25405
25041
  getUser(variables?: GetUserQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<{
25406
25042
  data: GetUserQuery;
25407
25043
  extensions?: any;