@awell-health/awell-extensions 2.0.8 → 2.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/extensions/healthie/actions/applyTagToPatient/applyTagToPatient.js +3 -3
- package/dist/extensions/healthie/actions/applyTagToPatient/applyTagToPatient.js.map +1 -1
- package/dist/extensions/healthie/actions/applyTagToPatient/applyTagToPatient.test.js +4 -4
- package/dist/extensions/healthie/actions/applyTagToPatient/applyTagToPatient.test.js.map +1 -1
- package/dist/extensions/healthie/actions/archivePatient/archivePatient.js +3 -3
- package/dist/extensions/healthie/actions/archivePatient/archivePatient.js.map +1 -1
- package/dist/extensions/healthie/actions/archivePatient/archivePatient.test.js +4 -4
- package/dist/extensions/healthie/actions/archivePatient/archivePatient.test.js.map +1 -1
- package/dist/extensions/healthie/actions/assignPatientToGroup/assignPatientToGroup.js +3 -3
- package/dist/extensions/healthie/actions/assignPatientToGroup/assignPatientToGroup.js.map +1 -1
- package/dist/extensions/healthie/actions/assignPatientToGroup/assignPatientToGroup.test.js +4 -4
- package/dist/extensions/healthie/actions/assignPatientToGroup/assignPatientToGroup.test.js.map +1 -1
- package/dist/extensions/healthie/actions/cancelAppointment/cancelAppointment.js +3 -3
- package/dist/extensions/healthie/actions/cancelAppointment/cancelAppointment.js.map +1 -1
- package/dist/extensions/healthie/actions/cancelAppointment/cancelAppointment.test.js +4 -4
- package/dist/extensions/healthie/actions/cancelAppointment/cancelAppointment.test.js.map +1 -1
- package/dist/extensions/healthie/actions/checkPatientTag/checkPatientTag.js +3 -3
- package/dist/extensions/healthie/actions/checkPatientTag/checkPatientTag.js.map +1 -1
- package/dist/extensions/healthie/actions/checkPatientTag/checkPatientTag.test.js +4 -4
- package/dist/extensions/healthie/actions/checkPatientTag/checkPatientTag.test.js.map +1 -1
- package/dist/extensions/healthie/actions/checkScheduledAppointments/checkScheduledAppointments.js +3 -3
- package/dist/extensions/healthie/actions/checkScheduledAppointments/checkScheduledAppointments.js.map +1 -1
- package/dist/extensions/healthie/actions/checkScheduledAppointments/checkScheduledAppointments.test.js +4 -4
- package/dist/extensions/healthie/actions/checkScheduledAppointments/checkScheduledAppointments.test.js.map +1 -1
- package/dist/extensions/healthie/actions/closeChatConversation/closeChatConversation.js +3 -3
- package/dist/extensions/healthie/actions/closeChatConversation/closeChatConversation.js.map +1 -1
- package/dist/extensions/healthie/actions/closeChatConversation/closeChatConversation.test.js +4 -4
- package/dist/extensions/healthie/actions/closeChatConversation/closeChatConversation.test.js.map +1 -1
- package/dist/extensions/healthie/actions/completeTask/completeTask.js +3 -3
- package/dist/extensions/healthie/actions/completeTask/completeTask.js.map +1 -1
- package/dist/extensions/healthie/actions/completeTask/completeTask.test.js +4 -4
- package/dist/extensions/healthie/actions/completeTask/completeTask.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createAppointment/createAppointment.test.js +4 -4
- package/dist/extensions/healthie/actions/createAppointment/createAppointment.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createChartingNote/createChartingNote.js +3 -3
- package/dist/extensions/healthie/actions/createChartingNote/createChartingNote.js.map +1 -1
- package/dist/extensions/healthie/actions/createChartingNote/createChartingNote.test.js +4 -4
- package/dist/extensions/healthie/actions/createChartingNote/createChartingNote.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createGoal/config/fields.d.ts +13 -3
- package/dist/extensions/healthie/actions/createGoal/config/fields.js +28 -9
- package/dist/extensions/healthie/actions/createGoal/config/fields.js.map +1 -1
- package/dist/extensions/healthie/actions/createGoal/createGoal.js +20 -9
- package/dist/extensions/healthie/actions/createGoal/createGoal.js.map +1 -1
- package/dist/extensions/healthie/actions/createGoal/createGoal.test.d.ts +1 -0
- package/dist/extensions/healthie/actions/createGoal/createGoal.test.js +72 -40
- package/dist/extensions/healthie/actions/createGoal/createGoal.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createJournalEntry/createJournalEntry.js +3 -3
- package/dist/extensions/healthie/actions/createJournalEntry/createJournalEntry.js.map +1 -1
- package/dist/extensions/healthie/actions/createJournalEntry/createJournalEntry.test.js +4 -4
- package/dist/extensions/healthie/actions/createJournalEntry/createJournalEntry.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createLocation/createLocation.js +3 -3
- package/dist/extensions/healthie/actions/createLocation/createLocation.js.map +1 -1
- package/dist/extensions/healthie/actions/createLocation/createLocation.test.js +4 -4
- package/dist/extensions/healthie/actions/createLocation/createLocation.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createMetricEntry/createMetricEntry.js +3 -3
- package/dist/extensions/healthie/actions/createMetricEntry/createMetricEntry.js.map +1 -1
- package/dist/extensions/healthie/actions/createMetricEntry/createMetricEntry.test.js +4 -4
- package/dist/extensions/healthie/actions/createMetricEntry/createMetricEntry.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createPatient/createPatient.js +3 -3
- package/dist/extensions/healthie/actions/createPatient/createPatient.js.map +1 -1
- package/dist/extensions/healthie/actions/createPatient/createPatient.test.js +4 -4
- package/dist/extensions/healthie/actions/createPatient/createPatient.test.js.map +1 -1
- package/dist/extensions/healthie/actions/createTask/createTask.js +3 -3
- package/dist/extensions/healthie/actions/createTask/createTask.js.map +1 -1
- package/dist/extensions/healthie/actions/createTask/createTask.test.js +4 -4
- package/dist/extensions/healthie/actions/createTask/createTask.test.js.map +1 -1
- package/dist/extensions/healthie/actions/deleteAppointment/deleteAppointment.js +3 -3
- package/dist/extensions/healthie/actions/deleteAppointment/deleteAppointment.js.map +1 -1
- package/dist/extensions/healthie/actions/deleteAppointment/deleteAppointment.test.js +4 -4
- package/dist/extensions/healthie/actions/deleteAppointment/deleteAppointment.test.js.map +1 -1
- package/dist/extensions/healthie/actions/deleteGoal/config/datapoints.d.ts +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/datapoints.js +5 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/datapoints.js.map +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/fields.d.ts +18 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/fields.js +21 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/fields.js.map +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/index.d.ts +2 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/index.js +9 -0
- package/dist/extensions/healthie/actions/deleteGoal/config/index.js.map +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/deleteGoal.d.ts +4 -0
- package/dist/extensions/healthie/actions/deleteGoal/deleteGoal.js +35 -0
- package/dist/extensions/healthie/actions/deleteGoal/deleteGoal.js.map +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/deleteGoal.test.js +42 -0
- package/dist/extensions/healthie/actions/deleteGoal/deleteGoal.test.js.map +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/index.d.ts +1 -0
- package/dist/extensions/healthie/actions/deleteGoal/index.js +18 -0
- package/dist/extensions/healthie/actions/deleteGoal/index.js.map +1 -0
- package/dist/extensions/healthie/actions/deleteTask/deleteTask.js +3 -3
- package/dist/extensions/healthie/actions/deleteTask/deleteTask.js.map +1 -1
- package/dist/extensions/healthie/actions/deleteTask/deleteTask.test.js +4 -4
- package/dist/extensions/healthie/actions/deleteTask/deleteTask.test.js.map +1 -1
- package/dist/extensions/healthie/actions/getAppointment/getAppointment.js +3 -3
- package/dist/extensions/healthie/actions/getAppointment/getAppointment.js.map +1 -1
- package/dist/extensions/healthie/actions/getAppointment/getAppointment.test.js +4 -4
- package/dist/extensions/healthie/actions/getAppointment/getAppointment.test.js.map +1 -1
- package/dist/extensions/healthie/actions/getFormAnswers/getFormAnswers.test.js +2 -2
- package/dist/extensions/healthie/actions/getFormAnswers/getFormAnswers.test.js.map +1 -1
- package/dist/extensions/healthie/actions/getMetricEntry/getMetricEntry.js +3 -3
- package/dist/extensions/healthie/actions/getMetricEntry/getMetricEntry.js.map +1 -1
- package/dist/extensions/healthie/actions/getMetricEntry/getMetricEntry.test.js +4 -4
- package/dist/extensions/healthie/actions/getMetricEntry/getMetricEntry.test.js.map +1 -1
- package/dist/extensions/healthie/actions/getPatient/getPatient.js +3 -3
- package/dist/extensions/healthie/actions/getPatient/getPatient.js.map +1 -1
- package/dist/extensions/healthie/actions/getPatient/getPatient.test.js +4 -4
- package/dist/extensions/healthie/actions/getPatient/getPatient.test.js.map +1 -1
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/datapoints.d.ts +6 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/datapoints.js +10 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/datapoints.js.map +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/fields.d.ts +18 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/fields.js +21 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/fields.js.map +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/index.d.ts +2 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/index.js +9 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/config/index.js.map +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/getSetPasswordLink.d.ts +4 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/getSetPasswordLink.js +39 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/getSetPasswordLink.js.map +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/getSetPasswordLink.test.d.ts +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/getSetPasswordLink.test.js +48 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/getSetPasswordLink.test.js.map +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/index.d.ts +1 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/index.js +18 -0
- package/dist/extensions/healthie/actions/getSetPasswordLink/index.js.map +1 -0
- package/dist/extensions/healthie/actions/index.d.ts +56 -1
- package/dist/extensions/healthie/actions/index.js +4 -0
- package/dist/extensions/healthie/actions/index.js.map +1 -1
- package/dist/extensions/healthie/actions/removeTagFromPatient/removeTagFromPatient.js +3 -3
- package/dist/extensions/healthie/actions/removeTagFromPatient/removeTagFromPatient.js.map +1 -1
- package/dist/extensions/healthie/actions/removeTagFromPatient/removeTagFromPatient.test.js +4 -4
- package/dist/extensions/healthie/actions/removeTagFromPatient/removeTagFromPatient.test.js.map +1 -1
- package/dist/extensions/healthie/actions/sendChatMessage/sendChatMessage.js +3 -3
- package/dist/extensions/healthie/actions/sendChatMessage/sendChatMessage.js.map +1 -1
- package/dist/extensions/healthie/actions/sendChatMessage/sendChatMessage.test.js +4 -4
- package/dist/extensions/healthie/actions/sendChatMessage/sendChatMessage.test.js.map +1 -1
- package/dist/extensions/healthie/actions/sendFormCompletionRequest/sendFormCompletionRequest.js +3 -3
- package/dist/extensions/healthie/actions/sendFormCompletionRequest/sendFormCompletionRequest.js.map +1 -1
- package/dist/extensions/healthie/actions/sendFormCompletionRequest/sendFormCompletionRequest.test.js +4 -4
- package/dist/extensions/healthie/actions/sendFormCompletionRequest/sendFormCompletionRequest.test.js.map +1 -1
- package/dist/extensions/healthie/actions/updatePatient/updatePatient.js +3 -3
- package/dist/extensions/healthie/actions/updatePatient/updatePatient.js.map +1 -1
- package/dist/extensions/healthie/actions/updatePatient/updatePatient.test.js +4 -4
- package/dist/extensions/healthie/actions/updatePatient/updatePatient.test.js.map +1 -1
- package/dist/extensions/healthie/actions/updatePatientQuickNote/updatePatientQuickNote.js +3 -3
- package/dist/extensions/healthie/actions/updatePatientQuickNote/updatePatientQuickNote.js.map +1 -1
- package/dist/extensions/healthie/actions/updatePatientQuickNote/updatePatientQuickNote.test.js +4 -4
- package/dist/extensions/healthie/actions/updatePatientQuickNote/updatePatientQuickNote.test.js.map +1 -1
- package/dist/extensions/healthie/index.js +1 -1
- package/dist/extensions/healthie/index.js.map +1 -1
- package/dist/extensions/healthie/lib/sdk/genql/HealthieSdk.d.ts +29 -0
- package/dist/extensions/healthie/lib/sdk/genql/HealthieSdk.js +30 -0
- package/dist/extensions/healthie/lib/sdk/genql/HealthieSdk.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generateSdk.d.ts +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generateSdk.js +21 -0
- package/dist/extensions/healthie/lib/sdk/genql/generateSdk.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/index.d.ts +29 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/index.js +51 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/index.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/batcher.d.ts +105 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/batcher.js +205 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/batcher.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/createClient.d.ts +23 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/createClient.js +29 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/createClient.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/error.d.ts +18 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/error.js +20 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/error.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/fetcher.d.ts +10 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/fetcher.js +72 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/fetcher.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/generateGraphqlOperation.d.ts +30 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/generateGraphqlOperation.js +134 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/generateGraphqlOperation.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/index.d.ts +11 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/index.js +19 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/index.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/linkTypeMap.d.ts +9 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/linkTypeMap.js +102 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/linkTypeMap.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/typeSelection.d.ts +28 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/typeSelection.js +5 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/typeSelection.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/types.d.ts +55 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/types.js +4 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/runtime/types.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/schema.d.ts +42906 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/schema.js +5072 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/schema.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/types.d.ts +14934 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/types.js +39502 -0
- package/dist/extensions/healthie/lib/sdk/genql/generated/types.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/genql/index.d.ts +2 -0
- package/dist/extensions/healthie/lib/sdk/genql/index.js +21 -0
- package/dist/extensions/healthie/lib/sdk/genql/index.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/codegen.d.ts +7 -0
- package/dist/extensions/healthie/lib/sdk/{codegen.js → graphql-codegen/codegen.js} +6 -2
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/codegen.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/{createSdk.d.ts → graphql-codegen/createSdk.d.ts} +5 -1
- package/dist/extensions/healthie/lib/sdk/{createSdk.js → graphql-codegen/createSdk.js} +4 -1
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/createSdk.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/errors.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/{generated → graphql-codegen/generated}/sdk.d.ts +147 -34
- package/dist/extensions/healthie/lib/sdk/{generated → graphql-codegen/generated}/sdk.js +475 -383
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/generated/sdk.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/{graphqlClient.d.ts → graphql-codegen/graphqlClient.d.ts} +5 -1
- package/dist/extensions/healthie/lib/sdk/{graphqlClient.js → graphql-codegen/graphqlClient.js} +4 -0
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/graphqlClient.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/graphqlClient.test.d.ts +1 -0
- package/dist/extensions/healthie/lib/sdk/graphql-codegen/graphqlClient.test.js.map +1 -0
- package/dist/extensions/healthie/lib/sdk/validatePayloadAndCreateSdk.d.ts +7 -1
- package/dist/extensions/healthie/lib/sdk/validatePayloadAndCreateSdk.js +12 -4
- package/dist/extensions/healthie/lib/sdk/validatePayloadAndCreateSdk.js.map +1 -1
- package/dist/extensions/healthie/lib/types.d.ts +1 -1
- package/dist/extensions/healthie/lib/validation/getPatient.zod.d.ts +1 -1
- package/dist/extensions/healthie/webhooks/appliedTagCreated.js +2 -2
- package/dist/extensions/healthie/webhooks/appliedTagCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/appliedTagDeleted.js +6 -3
- package/dist/extensions/healthie/webhooks/appliedTagDeleted.js.map +1 -1
- package/dist/extensions/healthie/webhooks/appointmentCreated.js +2 -2
- package/dist/extensions/healthie/webhooks/appointmentCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/appointmentDeleted.js +2 -2
- package/dist/extensions/healthie/webhooks/appointmentDeleted.js.map +1 -1
- package/dist/extensions/healthie/webhooks/appointmentUpdated.js +2 -2
- package/dist/extensions/healthie/webhooks/appointmentUpdated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/formAnswerGroupCreated.js +3 -3
- package/dist/extensions/healthie/webhooks/formAnswerGroupCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/formAnswerGroupDeleted.js +2 -2
- package/dist/extensions/healthie/webhooks/formAnswerGroupDeleted.js.map +1 -1
- package/dist/extensions/healthie/webhooks/formAnswerGroupLocked.js +2 -2
- package/dist/extensions/healthie/webhooks/formAnswerGroupLocked.js.map +1 -1
- package/dist/extensions/healthie/webhooks/formAnswerGroupSigned.js +2 -2
- package/dist/extensions/healthie/webhooks/formAnswerGroupSigned.js.map +1 -1
- package/dist/extensions/healthie/webhooks/goalCreated.js +3 -3
- package/dist/extensions/healthie/webhooks/goalCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/goalUpdated.js +3 -3
- package/dist/extensions/healthie/webhooks/goalUpdated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/labOrderCreated.js +2 -2
- package/dist/extensions/healthie/webhooks/labOrderCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/labOrderUpdated.js +2 -2
- package/dist/extensions/healthie/webhooks/labOrderUpdated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/messageCreated.js +7 -5
- package/dist/extensions/healthie/webhooks/messageCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/messageDeleted.js +6 -4
- package/dist/extensions/healthie/webhooks/messageDeleted.js.map +1 -1
- package/dist/extensions/healthie/webhooks/metricEntryCreated.js +2 -2
- package/dist/extensions/healthie/webhooks/metricEntryCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/metricEntryUpdated.js +2 -2
- package/dist/extensions/healthie/webhooks/metricEntryUpdated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/requestedFormCompletionCreated.js +5 -3
- package/dist/extensions/healthie/webhooks/requestedFormCompletionCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/requestedFormCompletionUpdated.js +5 -3
- package/dist/extensions/healthie/webhooks/requestedFormCompletionUpdated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/taskCreated.js +2 -2
- package/dist/extensions/healthie/webhooks/taskCreated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/taskUpdated.js +3 -3
- package/dist/extensions/healthie/webhooks/taskUpdated.js.map +1 -1
- package/dist/extensions/healthie/webhooks/webhooks.test.js +4 -4
- package/dist/extensions/healthie/webhooks/webhooks.test.js.map +1 -1
- package/dist/extensions/index.js +2 -0
- package/dist/extensions/index.js.map +1 -1
- package/dist/extensions/markdown.json +4 -0
- package/dist/extensions/shelly/actions/index.d.ts +34 -0
- package/dist/extensions/shelly/actions/index.js +8 -0
- package/dist/extensions/shelly/actions/index.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/datapoints.d.ts +6 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/datapoints.js +10 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/datapoints.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/fields.d.ts +18 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/fields.js +21 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/fields.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/index.d.ts +2 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/index.js +9 -0
- package/dist/extensions/shelly/actions/summarizeForm/config/index.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/index.d.ts +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/index.js +6 -0
- package/dist/extensions/shelly/actions/summarizeForm/index.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/lib/getResponseText/getResponseText.d.ts +12 -0
- package/dist/extensions/shelly/actions/summarizeForm/lib/getResponseText/getResponseText.js +73 -0
- package/dist/extensions/shelly/actions/summarizeForm/lib/getResponseText/getResponseText.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/lib/getResponseText/index.d.ts +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/lib/getResponseText/index.js +6 -0
- package/dist/extensions/shelly/actions/summarizeForm/lib/getResponseText/index.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/summarizeForm.d.ts +4 -0
- package/dist/extensions/shelly/actions/summarizeForm/summarizeForm.js +65 -0
- package/dist/extensions/shelly/actions/summarizeForm/summarizeForm.js.map +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/summarizeForm.test.d.ts +1 -0
- package/dist/extensions/shelly/actions/summarizeForm/summarizeForm.test.js +57 -0
- package/dist/extensions/shelly/actions/summarizeForm/summarizeForm.test.js.map +1 -0
- package/dist/extensions/shelly/index.d.ts +2 -0
- package/dist/extensions/shelly/index.js +22 -0
- package/dist/extensions/shelly/index.js.map +1 -0
- package/dist/extensions/shelly/lib/constants.d.ts +1 -0
- package/dist/extensions/shelly/lib/constants.js +5 -0
- package/dist/extensions/shelly/lib/constants.js.map +1 -0
- package/dist/extensions/shelly/lib/index.d.ts +1 -0
- package/dist/extensions/shelly/lib/index.js +6 -0
- package/dist/extensions/shelly/lib/index.js.map +1 -0
- package/dist/extensions/shelly/lib/utils/getLatestFormInStep.d.ts +11 -0
- package/dist/extensions/shelly/lib/utils/getLatestFormInStep.js +79 -0
- package/dist/extensions/shelly/lib/utils/getLatestFormInStep.js.map +1 -0
- package/dist/extensions/shelly/lib/utils/index.d.ts +1 -0
- package/dist/extensions/shelly/lib/utils/index.js +6 -0
- package/dist/extensions/shelly/lib/utils/index.js.map +1 -0
- package/dist/extensions/shelly/lib/validatePayloadAndCreateSdk.d.ts +18 -0
- package/dist/extensions/shelly/lib/validatePayloadAndCreateSdk.js +31 -0
- package/dist/extensions/shelly/lib/validatePayloadAndCreateSdk.js.map +1 -0
- package/dist/extensions/shelly/settings.d.ts +37 -0
- package/dist/extensions/shelly/settings.js +33 -0
- package/dist/extensions/shelly/settings.js.map +1 -0
- package/dist/extensions/stripe/actions/embeddedCheckout/config/fields.d.ts +1 -1
- package/package.json +8 -4
- package/dist/extensions/healthie/lib/sdk/codegen.d.ts +0 -3
- package/dist/extensions/healthie/lib/sdk/codegen.js.map +0 -1
- package/dist/extensions/healthie/lib/sdk/createSdk.js.map +0 -1
- package/dist/extensions/healthie/lib/sdk/errors.js.map +0 -1
- package/dist/extensions/healthie/lib/sdk/generated/sdk.js.map +0 -1
- package/dist/extensions/healthie/lib/sdk/graphqlClient.js.map +0 -1
- package/dist/extensions/healthie/lib/sdk/graphqlClient.test.js.map +0 -1
- /package/dist/extensions/healthie/{lib/sdk/graphqlClient.test.d.ts → actions/deleteGoal/deleteGoal.test.d.ts} +0 -0
- /package/dist/extensions/healthie/lib/sdk/{errors.d.ts → graphql-codegen/errors.d.ts} +0 -0
- /package/dist/extensions/healthie/lib/sdk/{errors.js → graphql-codegen/errors.js} +0 -0
- /package/dist/extensions/healthie/lib/sdk/{graphqlClient.test.js → graphql-codegen/graphqlClient.test.js} +0 -0
@@ -0,0 +1,21 @@
|
|
1
|
+
"use strict";
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
3
|
+
if (k2 === undefined) k2 = k;
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
7
|
+
}
|
8
|
+
Object.defineProperty(o, k2, desc);
|
9
|
+
}) : (function(o, m, k, k2) {
|
10
|
+
if (k2 === undefined) k2 = k;
|
11
|
+
o[k2] = m[k];
|
12
|
+
}));
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
15
|
+
};
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
17
|
+
exports.HealthieSdk = void 0;
|
18
|
+
__exportStar(require("./generated/schema"), exports);
|
19
|
+
var HealthieSdk_1 = require("./HealthieSdk");
|
20
|
+
Object.defineProperty(exports, "HealthieSdk", { enumerable: true, get: function () { return HealthieSdk_1.HealthieSdk; } });
|
21
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../extensions/healthie/lib/sdk/genql/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,qDAAkC;AAElC,6CAA2C;AAAlC,0GAAA,WAAW,OAAA"}
|
@@ -1,10 +1,14 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
/**
|
4
|
+
* Run with the below command:
|
5
|
+
* yarn graphql-code-generator --config extensions/healthie/lib/sdk/graphql-codegen/codegen.ts
|
6
|
+
*/
|
3
7
|
const config = {
|
4
8
|
schema: 'https://staging-api.gethealthie.com/graphql',
|
5
9
|
generates: {
|
6
|
-
'extensions/healthie/lib/sdk/generated/sdk.ts': {
|
7
|
-
documents: 'extensions/healthie/lib/sdk/graphql/*.graphql',
|
10
|
+
'extensions/healthie/lib/sdk/graphql-codegen/generated/sdk.ts': {
|
11
|
+
documents: 'extensions/healthie/lib/sdk/graphql-codegen/graphql/*.graphql',
|
8
12
|
plugins: [
|
9
13
|
'typescript',
|
10
14
|
'typescript-operations',
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"codegen.js","sourceRoot":"","sources":["../../../../../../extensions/healthie/lib/sdk/graphql-codegen/codegen.ts"],"names":[],"mappings":";;AAEA;;;GAGG;AACH,MAAM,MAAM,GAAkB;IAC5B,MAAM,EAAE,6CAA6C;IACrD,SAAS,EAAE;QACT,8DAA8D,EAAE;YAC9D,SAAS,EACP,+DAA+D;YACjE,OAAO,EAAE;gBACP,YAAY;gBACZ,uBAAuB;gBACvB,4BAA4B;aAC7B;YACD,MAAM,EAAE;gBACN,UAAU,EAAE,IAAI;aACjB;SACF;KACF;CACF,CAAA;AACD,kBAAe,MAAM,CAAA"}
|
@@ -1,10 +1,14 @@
|
|
1
1
|
import { type SettingsValues } from '@awell-health/extensions-core';
|
2
|
-
import { type settings } from '
|
2
|
+
import { type settings } from '../../../settings';
|
3
3
|
import { getSdk } from './generated/sdk';
|
4
4
|
type CreateSdkArgs = (args: {
|
5
5
|
settings: SettingsValues<typeof settings>;
|
6
6
|
}) => Promise<{
|
7
7
|
sdk: ReturnType<typeof getSdk>;
|
8
8
|
}>;
|
9
|
+
/**
|
10
|
+
* @deprecated DO NOT USE
|
11
|
+
* DO NOT USE
|
12
|
+
*/
|
9
13
|
export declare const createSdk: CreateSdkArgs;
|
10
14
|
export {};
|
@@ -3,7 +3,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.createSdk = void 0;
|
4
4
|
const sdk_1 = require("./generated/sdk");
|
5
5
|
const graphqlClient_1 = require("./graphqlClient");
|
6
|
-
|
6
|
+
/**
|
7
|
+
* @deprecated DO NOT USE
|
8
|
+
* DO NOT USE
|
9
|
+
*/
|
7
10
|
const createSdk = async ({ settings }) => {
|
8
11
|
const client = (0, graphqlClient_1.initialiseClient)(settings);
|
9
12
|
// Check if the client was successfully initialized
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"createSdk.js","sourceRoot":"","sources":["../../../../../../extensions/healthie/lib/sdk/graphql-codegen/createSdk.ts"],"names":[],"mappings":";;;AAEA,yCAAwC;AACxC,mDAAkD;AAQlD;;;GAGG;AACI,MAAM,SAAS,GAAkB,KAAK,EAAE,EAAE,QAAQ,EAAE,EAAE,EAAE;IAC7D,MAAM,MAAM,GAAG,IAAA,gCAAgB,EAAC,QAAQ,CAAC,CAAA;IAEzC,mDAAmD;IACnD,IAAI,MAAM,KAAK,SAAS,EAAE;QACxB,MAAM,IAAI,KAAK,CACb,yIAAyI,CAC1I,CAAA;KACF;IAED,MAAM,GAAG,GAAG,IAAA,YAAM,EAAC,MAAM,CAAC,CAAA;IAE1B,OAAO,EAAE,GAAG,EAAE,CAAA;AAChB,CAAC,CAAA;AAbY,QAAA,SAAS,aAarB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"errors.js","sourceRoot":"","sources":["../../../../../../extensions/healthie/lib/sdk/graphql-codegen/errors.ts"],"names":[],"mappings":";;;AAAA,mCAAoC;AAIpC,6BAA8B;AAC9B,+DAAmD;AAEnD,MAAa,aAAc,SAAQ,KAAK;IAGtC,YAAY,MAAoB;QAC9B,KAAK,CACH,4EAA4E,CAC7E,CAAA;QACD,IAAI,CAAC,IAAI,GAAG,eAAe,CAAA;QAC3B,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;CACF;AAVD,sCAUC;AAEM,MAAM,4BAA4B,GAAG,CAC1C,QAAmC,EACT,EAAE;;IAC5B,IAAI,QAAQ,YAAY,KAAK,EAAE;QAC7B,OAAO,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,OAAO,EAAE,CAAC,CAAA;KACvC;IAED,MAAM,QAAQ,GAAG,IAAA,aAAI,EAAC,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,IAAI,CAAC,CAAA;IACrC,KAAK,MAAM,GAAG,IAAI,QAAQ,EAAE;QAC1B,MAAM,QAAQ,GAAG,MAAA,CACf,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,IACX,CAAA,CAAC,GAAG,CAAC,0CAAE,QAAQ,CAAA;QAEhB,IAAI,CAAC,IAAA,cAAK,EAAC,QAAQ,CAAC,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YAC3C,OAAO,QAAQ,CAAA;SAChB;KACF;IAED,OAAO,SAAS,CAAA;AAClB,CAAC,CAAA;AAnBY,QAAA,4BAA4B,gCAmBxC;AAEM,MAAM,0BAA0B,GAAG,CACxC,MAAiC,EAChB,EAAE;IACnB,IAAI,IAAA,cAAK,EAAC,MAAM,CAAC;QAAE,OAAO,EAAE,CAAA;IAC5B,MAAM,aAAa,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,IAAA,cAAK,EAAC,KAAK,CAAC,CAAiB,CAAA;IAE7E,OAAO,aAAa,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC;QACnC,IAAI,EAAE,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE;QAC9B,IAAI,EAAE,EAAE,EAAE,EAAE,gCAAgC,EAAE;QAC9C,KAAK,EAAE;YACL,QAAQ,EAAE,cAAc;YACxB,OAAO,EAAE,GACP,IAAA,cAAK,EAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,UAAU,KAAK,CAAC,KAAK,KAC1D,GAAG,KAAK,CAAC,OAAO,GAAG;SACpB;KACF,CAAC,CAAC,CAAA;AACL,CAAC,CAAA;AAhBY,QAAA,0BAA0B,8BAgBtC;AAEM,MAAM,WAAW,GAAG,CACzB,KAAuB,EAClB,EAAE;;IACP,QAAQ,IAAI,EAAE;QACZ,KAAK,CAAC,KAAK,YAAY,cAAQ,CAAC,CAAC,CAAC;YAChC,MAAM,GAAG,GAAG,IAAA,mCAAY,EAAC,KAAiB,CAAC,CAAA;YAC3C,OAAO;gBACL,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE;wBAC9B,IAAI,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,IAAI,EAAE;wBACtB,KAAK,EAAE;4BACL,QAAQ,EAAE,aAAa;4BACvB,OAAO,EAAE,GAAG,GAAG,CAAC,OAAO,EAAE;yBAC1B;qBACF;iBACF;aACF,CAAA;SACF;QACD,KAAK,CAAC,KAAK,YAAY,aAAa,CAAC,CAAC,CAAC;YACrC,MAAM,MAAM,GAAG,IAAA,kCAA0B,EAAE,KAAuB,CAAC,MAAM,CAAC,CAAA;YAC1E,OAAO;gBACL,MAAM,EAAE,MAAM;aACf,CAAA;SACF;QACD,OAAO,CAAC,CAAC;YACP,MAAM,GAAG,GAAG,KAAc,CAAA;YAC1B,MAAM,UAAU,GAAG,MAAA,GAAG,CAAC,OAAO,mCAAI,+BAA+B,CAAA;YACjE,OAAO;gBACL,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE;wBAC9B,IAAI,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE;wBACxB,KAAK,EAAE;4BACL,QAAQ,EAAE,cAAc;4BACxB,OAAO,EAAE,UAAU;yBACpB;qBACF;iBACF;aACF,CAAA;SACF;KACF;AACH,CAAC,CAAA;AA1CY,QAAA,WAAW,eA0CvB"}
|
@@ -1191,6 +1191,8 @@ export type AppointmentTypeCptCode = {
|
|
1191
1191
|
cpt_code_id?: InputMaybe<Scalars['String']>;
|
1192
1192
|
/** Fee (in cents) per unit */
|
1193
1193
|
fee_per_unit?: InputMaybe<Scalars['Int']>;
|
1194
|
+
/** Whether or not this appointment type will have insurance billing enabled */
|
1195
|
+
insurance_billing_enabled?: InputMaybe<Scalars['Boolean']>;
|
1194
1196
|
/** The number of units for the CPT code */
|
1195
1197
|
units?: InputMaybe<Scalars['String']>;
|
1196
1198
|
};
|
@@ -1205,6 +1207,8 @@ export type AppointmentTypeCptCodeType = {
|
|
1205
1207
|
fee_per_unit?: Maybe<Scalars['Int']>;
|
1206
1208
|
/** The unique identifier of the object */
|
1207
1209
|
id: Scalars['ID'];
|
1210
|
+
/** Whether or not insurance billing is enaled for an appointment type */
|
1211
|
+
insurance_billing_enabled?: Maybe<Scalars['Boolean']>;
|
1208
1212
|
/** Units */
|
1209
1213
|
units?: Maybe<Scalars['String']>;
|
1210
1214
|
};
|
@@ -6509,6 +6513,8 @@ export type Mutation = {
|
|
6509
6513
|
createRequestedPayment?: Maybe<CreateRequestedPaymentPayload>;
|
6510
6514
|
/** Create a Rupa order */
|
6511
6515
|
createRupaOrder?: Maybe<CreateRupaOrderPayload>;
|
6516
|
+
/** Create a new saved filter */
|
6517
|
+
createSavedFilter?: Maybe<CreateSavedFilterPayload>;
|
6512
6518
|
/** Create a sent direct message */
|
6513
6519
|
createSentDirectMessage?: Maybe<CreateSentDirectMessagePayload>;
|
6514
6520
|
/** create Sent Fax */
|
@@ -6674,6 +6680,8 @@ export type Mutation = {
|
|
6674
6680
|
deleteRequestedFormCompletion?: Maybe<DeleteRequestedFormPayload>;
|
6675
6681
|
/** destroy requested payment */
|
6676
6682
|
deleteRequestedPayment?: Maybe<DeleteRequestedPaymentPayload>;
|
6683
|
+
/** Delete a saved filter */
|
6684
|
+
deleteSavedFilter?: Maybe<DeleteSavedFilterPayload>;
|
6677
6685
|
/** Destroy Shapa Connection */
|
6678
6686
|
deleteShapaConnection?: Maybe<DeleteShapaConnectionPayload>;
|
6679
6687
|
/** Destroy a Smart Phrase */
|
@@ -6977,6 +6985,8 @@ export type Mutation = {
|
|
6977
6985
|
updateReplyToEmailAddresses?: Maybe<AddReplyToEmailAddressesPayload>;
|
6978
6986
|
/** update requested payment */
|
6979
6987
|
updateRequestedPayment?: Maybe<UpdateRequestedPaymentPayload>;
|
6988
|
+
/** Update an existing saved filter */
|
6989
|
+
updateSavedFilter?: Maybe<UpdateSavedFilterPayload>;
|
6980
6990
|
/** Update a Smart Phrase */
|
6981
6991
|
updateSmartPhrase?: Maybe<UpdateSmartPhrasePayload>;
|
6982
6992
|
/** Update a Smoking Status */
|
@@ -7503,6 +7513,10 @@ export type MutationCreateRupaOrderArgs = {
|
|
7503
7513
|
input?: InputMaybe<CreateRupaOrderInput>;
|
7504
7514
|
};
|
7505
7515
|
/** The mutation root of this schema. See available mutations. */
|
7516
|
+
export type MutationCreateSavedFilterArgs = {
|
7517
|
+
input?: InputMaybe<CreateSavedFilterInput>;
|
7518
|
+
};
|
7519
|
+
/** The mutation root of this schema. See available mutations. */
|
7506
7520
|
export type MutationCreateSentDirectMessageArgs = {
|
7507
7521
|
input?: InputMaybe<CreateSentDirectMessageInput>;
|
7508
7522
|
};
|
@@ -7827,6 +7841,10 @@ export type MutationDeleteRequestedPaymentArgs = {
|
|
7827
7841
|
input?: InputMaybe<DeleteRequestedPaymentInput>;
|
7828
7842
|
};
|
7829
7843
|
/** The mutation root of this schema. See available mutations. */
|
7844
|
+
export type MutationDeleteSavedFilterArgs = {
|
7845
|
+
input?: InputMaybe<DeleteSavedFilterInput>;
|
7846
|
+
};
|
7847
|
+
/** The mutation root of this schema. See available mutations. */
|
7830
7848
|
export type MutationDeleteShapaConnectionArgs = {
|
7831
7849
|
input?: InputMaybe<DeleteShapaConnectionInput>;
|
7832
7850
|
};
|
@@ -8435,6 +8453,10 @@ export type MutationUpdateRequestedPaymentArgs = {
|
|
8435
8453
|
input?: InputMaybe<UpdateRequestedPaymentInput>;
|
8436
8454
|
};
|
8437
8455
|
/** The mutation root of this schema. See available mutations. */
|
8456
|
+
export type MutationUpdateSavedFilterArgs = {
|
8457
|
+
input?: InputMaybe<UpdateSavedFilterInput>;
|
8458
|
+
};
|
8459
|
+
/** The mutation root of this schema. See available mutations. */
|
8438
8460
|
export type MutationUpdateSmartPhraseArgs = {
|
8439
8461
|
input?: InputMaybe<UpdateSmartPhraseInput>;
|
8440
8462
|
};
|
@@ -11080,6 +11102,10 @@ export type Query = {
|
|
11080
11102
|
requestedPayments?: Maybe<Array<RequestedPayment>>;
|
11081
11103
|
/** Number of Requested Payments */
|
11082
11104
|
requestedPaymentsCount?: Maybe<Scalars['Int']>;
|
11105
|
+
/** Fetch specific saved filter */
|
11106
|
+
savedFilter?: Maybe<SavedFilter>;
|
11107
|
+
/** Fetch all saved filters for a user or organization */
|
11108
|
+
savedFilters?: Maybe<Array<SavedFilter>>;
|
11083
11109
|
/** Fetch user's scheduled message blasts */
|
11084
11110
|
scheduledMessageBlasts?: Maybe<Array<NoteScheduler>>;
|
11085
11111
|
/** Fetch collection of all scheduled packages */
|
@@ -13008,6 +13034,16 @@ export type QueryRequestedPaymentsCountArgs = {
|
|
13008
13034
|
status_filter?: InputMaybe<Scalars['String']>;
|
13009
13035
|
};
|
13010
13036
|
/** The query root of this schema. See available queries. */
|
13037
|
+
export type QuerySavedFilterArgs = {
|
13038
|
+
id?: InputMaybe<Scalars['ID']>;
|
13039
|
+
uuid?: InputMaybe<Scalars['ID']>;
|
13040
|
+
};
|
13041
|
+
/** The query root of this schema. See available queries. */
|
13042
|
+
export type QuerySavedFiltersArgs = {
|
13043
|
+
organization_id?: InputMaybe<Scalars['ID']>;
|
13044
|
+
user_id?: InputMaybe<Scalars['ID']>;
|
13045
|
+
};
|
13046
|
+
/** The query root of this schema. See available queries. */
|
13011
13047
|
export type QueryScheduledMessageBlastsArgs = {
|
13012
13048
|
client_id?: InputMaybe<Scalars['String']>;
|
13013
13049
|
org_chat?: InputMaybe<Scalars['Boolean']>;
|
@@ -14158,6 +14194,22 @@ export type SdkConfig = {
|
|
14158
14194
|
/** Stripe's publishable key */
|
14159
14195
|
stripe_publishable_key: Scalars['String'];
|
14160
14196
|
};
|
14197
|
+
/** A set of filter options saved for quick loading in the calendar */
|
14198
|
+
export type SavedFilter = {
|
14199
|
+
__typename?: 'SavedFilter';
|
14200
|
+
/** JSON-formatted options to use for setting filter */
|
14201
|
+
filter_data: Scalars['JSON'];
|
14202
|
+
/** Unique ID for this filter */
|
14203
|
+
id: Scalars['ID'];
|
14204
|
+
/** Name of the filter */
|
14205
|
+
name: Scalars['String'];
|
14206
|
+
/** The organization_id that has access to the filter */
|
14207
|
+
organization_id?: Maybe<Scalars['String']>;
|
14208
|
+
/** The user that created the filter */
|
14209
|
+
user_id: Scalars['String'];
|
14210
|
+
/** The unique UUID/string of the filter, used for sharing */
|
14211
|
+
uuid: Scalars['String'];
|
14212
|
+
};
|
14161
14213
|
/** Billing items that are scheduled and will have a user package selection associated with them */
|
14162
14214
|
export type ScheduledUserPackageSelection = {
|
14163
14215
|
__typename?: 'ScheduledUserPackageSelection';
|
@@ -17553,6 +17605,7 @@ export type CreateAppointmentTypeCptCodeInput = {
|
|
17553
17605
|
appointment_type_id?: InputMaybe<Scalars['ID']>;
|
17554
17606
|
cpt_code_id?: InputMaybe<Scalars['ID']>;
|
17555
17607
|
fee_per_unit?: InputMaybe<Scalars['Int']>;
|
17608
|
+
insurance_billing_enabled?: InputMaybe<Scalars['Boolean']>;
|
17556
17609
|
units?: InputMaybe<Scalars['String']>;
|
17557
17610
|
};
|
17558
17611
|
/** Autogenerated return type of createAppointmentTypeCptCode. */
|
@@ -19728,6 +19781,25 @@ export type CreateRupaOrderPayload = {
|
|
19728
19781
|
messages?: Maybe<Array<Maybe<FieldError>>>;
|
19729
19782
|
rupa_order_url?: Maybe<Scalars['String']>;
|
19730
19783
|
};
|
19784
|
+
/** Autogenerated input type of createSavedFilter */
|
19785
|
+
export type CreateSavedFilterInput = {
|
19786
|
+
/** Name of the new saved filter */
|
19787
|
+
name: Scalars['String'];
|
19788
|
+
/** ID of the organization with access to the filter. Will be assigned to organization ID of user if not provided */
|
19789
|
+
organization_id?: InputMaybe<Scalars['ID']>;
|
19790
|
+
};
|
19791
|
+
/** Autogenerated return type of createSavedFilter. */
|
19792
|
+
export type CreateSavedFilterPayload = {
|
19793
|
+
__typename?: 'createSavedFilterPayload';
|
19794
|
+
/**
|
19795
|
+
* DO NOT USE
|
19796
|
+
* @deprecated DO NOT USE
|
19797
|
+
*/
|
19798
|
+
clientMutationId?: Maybe<Scalars['String']>;
|
19799
|
+
/** The list of errors occurred during the mutation */
|
19800
|
+
messages?: Maybe<Array<Maybe<FieldError>>>;
|
19801
|
+
savedFilter?: Maybe<SavedFilter>;
|
19802
|
+
};
|
19731
19803
|
/** Autogenerated input type of createSentDirectMessage */
|
19732
19804
|
export type CreateSentDirectMessageInput = {
|
19733
19805
|
binary_attachment_document_id?: InputMaybe<Scalars['ID']>;
|
@@ -21072,6 +21144,23 @@ export type DeleteRequestedPaymentPayload = {
|
|
21072
21144
|
messages?: Maybe<Array<Maybe<FieldError>>>;
|
21073
21145
|
requested_payment?: Maybe<RequestedPayment>;
|
21074
21146
|
};
|
21147
|
+
/** Autogenerated input type of deleteSavedFilter */
|
21148
|
+
export type DeleteSavedFilterInput = {
|
21149
|
+
/** ID of the saved filter to delete */
|
21150
|
+
id: Scalars['ID'];
|
21151
|
+
};
|
21152
|
+
/** Autogenerated return type of deleteSavedFilter. */
|
21153
|
+
export type DeleteSavedFilterPayload = {
|
21154
|
+
__typename?: 'deleteSavedFilterPayload';
|
21155
|
+
/**
|
21156
|
+
* DO NOT USE
|
21157
|
+
* @deprecated DO NOT USE
|
21158
|
+
*/
|
21159
|
+
clientMutationId?: Maybe<Scalars['String']>;
|
21160
|
+
/** The list of errors occurred during the mutation */
|
21161
|
+
messages?: Maybe<Array<Maybe<FieldError>>>;
|
21162
|
+
savedFilter?: Maybe<SavedFilter>;
|
21163
|
+
};
|
21075
21164
|
/** Autogenerated input type of deleteShapaConnection */
|
21076
21165
|
export type DeleteShapaConnectionInput = {
|
21077
21166
|
id?: InputMaybe<Scalars['ID']>;
|
@@ -22247,6 +22336,7 @@ export type UpdateAppointmentTypeCptCodeInput = {
|
|
22247
22336
|
cpt_code_id?: InputMaybe<Scalars['ID']>;
|
22248
22337
|
fee_per_unit?: InputMaybe<Scalars['Int']>;
|
22249
22338
|
id?: InputMaybe<Scalars['ID']>;
|
22339
|
+
insurance_billing_enabled?: InputMaybe<Scalars['Boolean']>;
|
22250
22340
|
units?: InputMaybe<Scalars['String']>;
|
22251
22341
|
};
|
22252
22342
|
/** Autogenerated return type of updateAppointmentTypeCptCode. */
|
@@ -24426,6 +24516,25 @@ export type UpdateRequestedPaymentPayload = {
|
|
24426
24516
|
messages?: Maybe<Array<Maybe<FieldError>>>;
|
24427
24517
|
requested_payment?: Maybe<RequestedPayment>;
|
24428
24518
|
};
|
24519
|
+
/** Autogenerated input type of updateSavedFilter */
|
24520
|
+
export type UpdateSavedFilterInput = {
|
24521
|
+
/** ID of the saved filter to update */
|
24522
|
+
id: Scalars['ID'];
|
24523
|
+
/** New name for the saved filter */
|
24524
|
+
name: Scalars['String'];
|
24525
|
+
};
|
24526
|
+
/** Autogenerated return type of updateSavedFilter. */
|
24527
|
+
export type UpdateSavedFilterPayload = {
|
24528
|
+
__typename?: 'updateSavedFilterPayload';
|
24529
|
+
/**
|
24530
|
+
* DO NOT USE
|
24531
|
+
* @deprecated DO NOT USE
|
24532
|
+
*/
|
24533
|
+
clientMutationId?: Maybe<Scalars['String']>;
|
24534
|
+
/** The list of errors occurred during the mutation */
|
24535
|
+
messages?: Maybe<Array<Maybe<FieldError>>>;
|
24536
|
+
savedFilter?: Maybe<SavedFilter>;
|
24537
|
+
};
|
24429
24538
|
/** Autogenerated input type of updateSmartPhrase */
|
24430
24539
|
export type UpdateSmartPhraseInput = {
|
24431
24540
|
id?: InputMaybe<Scalars['ID']>;
|
@@ -25582,206 +25691,210 @@ export declare const UpdateConversationDocument: import("graphql").DocumentNode;
|
|
25582
25691
|
export declare const UpdatePatientDocument: import("graphql").DocumentNode;
|
25583
25692
|
export declare const UpdateTaskDocument: import("graphql").DocumentNode;
|
25584
25693
|
export type SdkFunctionWrapper = <T>(action: (requestHeaders?: Record<string, string>) => Promise<T>, operationName: string, operationType?: string) => Promise<T>;
|
25694
|
+
/**
|
25695
|
+
* @deprecated DO NOT USE
|
25696
|
+
* DO NOT USE
|
25697
|
+
*/
|
25585
25698
|
export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionWrapper): {
|
25586
|
-
applyTagsToUser(variables?: ApplyTagsToUserMutationVariables, requestHeaders?: Dom.RequestInit[
|
25699
|
+
applyTagsToUser(variables?: ApplyTagsToUserMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25587
25700
|
data: ApplyTagsToUserMutation;
|
25588
25701
|
extensions?: any;
|
25589
25702
|
headers: Dom.Headers;
|
25590
25703
|
status: number;
|
25591
25704
|
}>;
|
25592
|
-
createAppointment(variables?: CreateAppointmentMutationVariables, requestHeaders?: Dom.RequestInit[
|
25705
|
+
createAppointment(variables?: CreateAppointmentMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25593
25706
|
data: CreateAppointmentMutation;
|
25594
25707
|
extensions?: any;
|
25595
25708
|
headers: Dom.Headers;
|
25596
25709
|
status: number;
|
25597
25710
|
}>;
|
25598
|
-
createConversation(variables?: CreateConversationMutationVariables, requestHeaders?: Dom.RequestInit[
|
25711
|
+
createConversation(variables?: CreateConversationMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25599
25712
|
data: CreateConversationMutation;
|
25600
25713
|
extensions?: any;
|
25601
25714
|
headers: Dom.Headers;
|
25602
25715
|
status: number;
|
25603
25716
|
}>;
|
25604
|
-
createEntry(variables?: CreateEntryMutationVariables, requestHeaders?: Dom.RequestInit[
|
25717
|
+
createEntry(variables?: CreateEntryMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25605
25718
|
data: CreateEntryMutation;
|
25606
25719
|
extensions?: any;
|
25607
25720
|
headers: Dom.Headers;
|
25608
25721
|
status: number;
|
25609
25722
|
}>;
|
25610
|
-
createFormAnswerGroup(variables: CreateFormAnswerGroupMutationVariables, requestHeaders?: Dom.RequestInit[
|
25723
|
+
createFormAnswerGroup(variables: CreateFormAnswerGroupMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25611
25724
|
data: CreateFormAnswerGroupMutation;
|
25612
25725
|
extensions?: any;
|
25613
25726
|
headers: Dom.Headers;
|
25614
25727
|
status: number;
|
25615
25728
|
}>;
|
25616
|
-
createFormCompletionRequest(variables: CreateFormCompletionRequestMutationVariables, requestHeaders?: Dom.RequestInit[
|
25729
|
+
createFormCompletionRequest(variables: CreateFormCompletionRequestMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25617
25730
|
data: CreateFormCompletionRequestMutation;
|
25618
25731
|
extensions?: any;
|
25619
25732
|
headers: Dom.Headers;
|
25620
25733
|
status: number;
|
25621
25734
|
}>;
|
25622
|
-
createGoal(variables?: CreateGoalMutationVariables, requestHeaders?: Dom.RequestInit[
|
25735
|
+
createGoal(variables?: CreateGoalMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25623
25736
|
data: CreateGoalMutation;
|
25624
25737
|
extensions?: any;
|
25625
25738
|
headers: Dom.Headers;
|
25626
25739
|
status: number;
|
25627
25740
|
}>;
|
25628
|
-
createJournalEntry(variables: CreateJournalEntryMutationVariables, requestHeaders?: Dom.RequestInit[
|
25741
|
+
createJournalEntry(variables: CreateJournalEntryMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25629
25742
|
data: CreateJournalEntryMutation;
|
25630
25743
|
extensions?: any;
|
25631
25744
|
headers: Dom.Headers;
|
25632
25745
|
status: number;
|
25633
25746
|
}>;
|
25634
|
-
createLocation(variables: CreateLocationMutationVariables, requestHeaders?: Dom.RequestInit[
|
25747
|
+
createLocation(variables: CreateLocationMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25635
25748
|
data: CreateLocationMutation;
|
25636
25749
|
extensions?: any;
|
25637
25750
|
headers: Dom.Headers;
|
25638
25751
|
status: number;
|
25639
25752
|
}>;
|
25640
|
-
createPatient(variables: CreatePatientMutationVariables, requestHeaders?: Dom.RequestInit[
|
25753
|
+
createPatient(variables: CreatePatientMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25641
25754
|
data: CreatePatientMutation;
|
25642
25755
|
extensions?: any;
|
25643
25756
|
headers: Dom.Headers;
|
25644
25757
|
status: number;
|
25645
25758
|
}>;
|
25646
|
-
createTask(variables?: CreateTaskMutationVariables, requestHeaders?: Dom.RequestInit[
|
25759
|
+
createTask(variables?: CreateTaskMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25647
25760
|
data: CreateTaskMutation;
|
25648
25761
|
extensions?: any;
|
25649
25762
|
headers: Dom.Headers;
|
25650
25763
|
status: number;
|
25651
25764
|
}>;
|
25652
|
-
deleteAppointment(variables?: DeleteAppointmentMutationVariables, requestHeaders?: Dom.RequestInit[
|
25765
|
+
deleteAppointment(variables?: DeleteAppointmentMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25653
25766
|
data: DeleteAppointmentMutation;
|
25654
25767
|
extensions?: any;
|
25655
25768
|
headers: Dom.Headers;
|
25656
25769
|
status: number;
|
25657
25770
|
}>;
|
25658
|
-
deleteTask(variables?: DeleteTaskMutationVariables, requestHeaders?: Dom.RequestInit[
|
25771
|
+
deleteTask(variables?: DeleteTaskMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25659
25772
|
data: DeleteTaskMutation;
|
25660
25773
|
extensions?: any;
|
25661
25774
|
headers: Dom.Headers;
|
25662
25775
|
status: number;
|
25663
25776
|
}>;
|
25664
|
-
getAppliedTag(variables: GetAppliedTagQueryVariables, requestHeaders?: Dom.RequestInit[
|
25777
|
+
getAppliedTag(variables: GetAppliedTagQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25665
25778
|
data: GetAppliedTagQuery;
|
25666
25779
|
extensions?: any;
|
25667
25780
|
headers: Dom.Headers;
|
25668
25781
|
status: number;
|
25669
25782
|
}>;
|
25670
|
-
getAppointment(variables?: GetAppointmentQueryVariables, requestHeaders?: Dom.RequestInit[
|
25783
|
+
getAppointment(variables?: GetAppointmentQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25671
25784
|
data: GetAppointmentQuery;
|
25672
25785
|
extensions?: any;
|
25673
25786
|
headers: Dom.Headers;
|
25674
25787
|
status: number;
|
25675
25788
|
}>;
|
25676
|
-
getConversation(variables?: GetConversationQueryVariables, requestHeaders?: Dom.RequestInit[
|
25789
|
+
getConversation(variables?: GetConversationQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25677
25790
|
data: GetConversationQuery;
|
25678
25791
|
extensions?: any;
|
25679
25792
|
headers: Dom.Headers;
|
25680
25793
|
status: number;
|
25681
25794
|
}>;
|
25682
|
-
getConversationList(variables?: GetConversationListQueryVariables, requestHeaders?: Dom.RequestInit[
|
25795
|
+
getConversationList(variables?: GetConversationListQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25683
25796
|
data: GetConversationListQuery;
|
25684
25797
|
extensions?: any;
|
25685
25798
|
headers: Dom.Headers;
|
25686
25799
|
status: number;
|
25687
25800
|
}>;
|
25688
|
-
getFormAnswerGroup(variables?: GetFormAnswerGroupQueryVariables, requestHeaders?: Dom.RequestInit[
|
25801
|
+
getFormAnswerGroup(variables?: GetFormAnswerGroupQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25689
25802
|
data: GetFormAnswerGroupQuery;
|
25690
25803
|
extensions?: any;
|
25691
25804
|
headers: Dom.Headers;
|
25692
25805
|
status: number;
|
25693
25806
|
}>;
|
25694
|
-
getFormTemplate(variables?: GetFormTemplateQueryVariables, requestHeaders?: Dom.RequestInit[
|
25807
|
+
getFormTemplate(variables?: GetFormTemplateQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25695
25808
|
data: GetFormTemplateQuery;
|
25696
25809
|
extensions?: any;
|
25697
25810
|
headers: Dom.Headers;
|
25698
25811
|
status: number;
|
25699
25812
|
}>;
|
25700
|
-
getGoal(variables: GetGoalQueryVariables, requestHeaders?: Dom.RequestInit[
|
25813
|
+
getGoal(variables: GetGoalQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25701
25814
|
data: GetGoalQuery;
|
25702
25815
|
extensions?: any;
|
25703
25816
|
headers: Dom.Headers;
|
25704
25817
|
status: number;
|
25705
25818
|
}>;
|
25706
|
-
getLabOrder(variables: GetLabOrderQueryVariables, requestHeaders?: Dom.RequestInit[
|
25819
|
+
getLabOrder(variables: GetLabOrderQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25707
25820
|
data: GetLabOrderQuery;
|
25708
25821
|
extensions?: any;
|
25709
25822
|
headers: Dom.Headers;
|
25710
25823
|
status: number;
|
25711
25824
|
}>;
|
25712
|
-
getMessage(variables?: GetMessageQueryVariables, requestHeaders?: Dom.RequestInit[
|
25825
|
+
getMessage(variables?: GetMessageQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25713
25826
|
data: GetMessageQuery;
|
25714
25827
|
extensions?: any;
|
25715
25828
|
headers: Dom.Headers;
|
25716
25829
|
status: number;
|
25717
25830
|
}>;
|
25718
|
-
getMetricEntry(variables: GetMetricEntryQueryVariables, requestHeaders?: Dom.RequestInit[
|
25831
|
+
getMetricEntry(variables: GetMetricEntryQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25719
25832
|
data: GetMetricEntryQuery;
|
25720
25833
|
extensions?: any;
|
25721
25834
|
headers: Dom.Headers;
|
25722
25835
|
status: number;
|
25723
25836
|
}>;
|
25724
|
-
getRequestedFormCompletion(variables: GetRequestedFormCompletionQueryVariables, requestHeaders?: Dom.RequestInit[
|
25837
|
+
getRequestedFormCompletion(variables: GetRequestedFormCompletionQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25725
25838
|
data: GetRequestedFormCompletionQuery;
|
25726
25839
|
extensions?: any;
|
25727
25840
|
headers: Dom.Headers;
|
25728
25841
|
status: number;
|
25729
25842
|
}>;
|
25730
|
-
getScheduledAppointments(variables?: GetScheduledAppointmentsQueryVariables, requestHeaders?: Dom.RequestInit[
|
25843
|
+
getScheduledAppointments(variables?: GetScheduledAppointmentsQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25731
25844
|
data: GetScheduledAppointmentsQuery;
|
25732
25845
|
extensions?: any;
|
25733
25846
|
headers: Dom.Headers;
|
25734
25847
|
status: number;
|
25735
25848
|
}>;
|
25736
|
-
getTask(variables: GetTaskQueryVariables, requestHeaders?: Dom.RequestInit[
|
25849
|
+
getTask(variables: GetTaskQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25737
25850
|
data: GetTaskQuery;
|
25738
25851
|
extensions?: any;
|
25739
25852
|
headers: Dom.Headers;
|
25740
25853
|
status: number;
|
25741
25854
|
}>;
|
25742
|
-
getUser(variables?: GetUserQueryVariables, requestHeaders?: Dom.RequestInit[
|
25855
|
+
getUser(variables?: GetUserQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25743
25856
|
data: GetUserQuery;
|
25744
25857
|
extensions?: any;
|
25745
25858
|
headers: Dom.Headers;
|
25746
25859
|
status: number;
|
25747
25860
|
}>;
|
25748
|
-
entries(variables?: EntriesQueryVariables, requestHeaders?: Dom.RequestInit[
|
25861
|
+
entries(variables?: EntriesQueryVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25749
25862
|
data: EntriesQuery;
|
25750
25863
|
extensions?: any;
|
25751
25864
|
headers: Dom.Headers;
|
25752
25865
|
status: number;
|
25753
25866
|
}>;
|
25754
|
-
removeTagFromUser(variables?: RemoveTagFromUserMutationVariables, requestHeaders?: Dom.RequestInit[
|
25867
|
+
removeTagFromUser(variables?: RemoveTagFromUserMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25755
25868
|
data: RemoveTagFromUserMutation;
|
25756
25869
|
extensions?: any;
|
25757
25870
|
headers: Dom.Headers;
|
25758
25871
|
status: number;
|
25759
25872
|
}>;
|
25760
|
-
sendChatMessage(variables: SendChatMessageMutationVariables, requestHeaders?: Dom.RequestInit[
|
25873
|
+
sendChatMessage(variables: SendChatMessageMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25761
25874
|
data: SendChatMessageMutation;
|
25762
25875
|
extensions?: any;
|
25763
25876
|
headers: Dom.Headers;
|
25764
25877
|
status: number;
|
25765
25878
|
}>;
|
25766
|
-
updateAppointment(variables: UpdateAppointmentMutationVariables, requestHeaders?: Dom.RequestInit[
|
25879
|
+
updateAppointment(variables: UpdateAppointmentMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25767
25880
|
data: UpdateAppointmentMutation;
|
25768
25881
|
extensions?: any;
|
25769
25882
|
headers: Dom.Headers;
|
25770
25883
|
status: number;
|
25771
25884
|
}>;
|
25772
|
-
updateConversation(variables: UpdateConversationMutationVariables, requestHeaders?: Dom.RequestInit[
|
25885
|
+
updateConversation(variables: UpdateConversationMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25773
25886
|
data: UpdateConversationMutation;
|
25774
25887
|
extensions?: any;
|
25775
25888
|
headers: Dom.Headers;
|
25776
25889
|
status: number;
|
25777
25890
|
}>;
|
25778
|
-
updatePatient(variables: UpdatePatientMutationVariables, requestHeaders?: Dom.RequestInit[
|
25891
|
+
updatePatient(variables: UpdatePatientMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25779
25892
|
data: UpdatePatientMutation;
|
25780
25893
|
extensions?: any;
|
25781
25894
|
headers: Dom.Headers;
|
25782
25895
|
status: number;
|
25783
25896
|
}>;
|
25784
|
-
updateTask(variables: UpdateTaskMutationVariables, requestHeaders?: Dom.RequestInit[
|
25897
|
+
updateTask(variables: UpdateTaskMutationVariables, requestHeaders?: Dom.RequestInit['headers']): Promise<{
|
25785
25898
|
data: UpdateTaskMutation;
|
25786
25899
|
extensions?: any;
|
25787
25900
|
headers: Dom.Headers;
|