OBJECT
Mutation
link GraphQL Schema definition
- type Mutation {
- # Apply selected tags on a specific user
- #
- # Arguments
- # input: [Not documented]
- bulkApplyInput!): bulkApplyPayload ( :
- # Apply care plan to the passed array of clients and/or groups
- #
- # Arguments
- # input: [Not documented]
- (
- bulkApplyCarePlanTemplateInput! :
- ): bulkApplyCarePlanTemplatePayload
- # bulk create Availability
- #
- # Arguments
- # input: [Not documented]
- (
- bulkCreateAvailabilityInput! :
- ): bulkCreateAvailabilityPayload
- # creates bulk Entries (intended for apple health only for the time being)
- #
- # Arguments
- # input: [Not documented]
- bulkCreateEntriesInput!): bulkCreateEntriesPayload ( :
- # Update unseen card issues on a provider
- #
- # Arguments
- # input: [Not documented]
- bulkUpdateCardIssuesInput!): bulkUpdateCardIssuesPayload ( :
- # Trigger notification email or care plan activation for each user related to the
- # selected care plans. In case of activation, a group care plan will be activated
- # for each user of user_group(unless a user already have an active care plan). If
- # you want to activate selected care plan for only one user(user of group) use
- # ToggleCarePlanStatusForSpecificUser mutation
- #
- # Arguments
- # input: [Not documented]
- (
- bulkUpdateCarePlanUsersInput! :
- ): bulkUpdateCarePlanUsersPayload
- # Update multiple clients at once. Will change user group for multiple clients if
- # user_group_id passed, otherwise clients will be archived
- #
- # Arguments
- # input: [Not documented]
- bulkUpdateClientsInput!): bulkUpdateClientsPayload ( :
- # Complete the checkout for booking or buying
- #
- # Arguments
- # input: [Not documented]
- completeCheckoutInput!): completeCheckoutPayload ( :
- # Copy a Course
- #
- # Arguments
- # input: [Not documented]
- copyCourseInput!): copyCoursePayload ( :
- # copy Custom Module
- #
- # Arguments
- # input: [Not documented]
- copyCustomModuleInput!): copyCustomModulePayload ( :
- # copy Custom Module Form
- #
- # Arguments
- # input: [Not documented]
- copyCustomModuleFormInput!): copyCustomModuleFormPayload ( :
- # Copy an Offering
- #
- # Arguments
- # input: [Not documented]
- copyOfferingInput!): copyOfferingPayload ( :
- # Create Accepted Insurance Plans
- #
- # Arguments
- # input: [Not documented]
- (
- createAcceptedInsurancePlanInput! :
- ): createAcceptedInsurancePlanPayload
- # Create a new addendum for the selected charting note
- #
- # Arguments
- # input: [Not documented]
- createAddendumInput!): createAddendumPayload ( :
- # Create AllergySensitivity
- #
- # Arguments
- # input: [Not documented]
- (
- createAllergySensitivityInput! :
- ): createAllergySensitivityPayload
- # Create Announcement
- #
- # Arguments
- # input: [Not documented]
- createAnnouncementInput!): createAnnouncementPayload ( :
- # Create AppleHealth
- #
- # Arguments
- # input: [Not documented]
- createAppleHealthInput!): createAppleHealthPayload ( :
- # create appointment mutation for providers. Clients use the completeCheckout
- # mutation
- #
- # Arguments
- # input: [Not documented]
- createAppointmentInput!): createAppointmentPayload ( :
- # create an Appointment Setting
- #
- # Arguments
- # input: [Not documented]
- (
- createAppointmentSettingInput! :
- ): createAppointmentSettingPayload
- # create Appointment Type
- #
- # Arguments
- # input: [Not documented]
- createAppointmentTypeInput!): createAppointmentTypePayload ( :
- # Create availability
- #
- # Arguments
- # input: [Not documented]
- createAvailabilityInput!): createAvailabilityPayload ( :
- # create billing item
- #
- # Arguments
- # input: [Not documented]
- createBillingItemInput!): createBillingItemPayload ( :
- # create Brand
- #
- # Arguments
- # input: [Not documented]
- createBrandInput!): createBrandPayload ( :
- # create Campaign
- #
- # Arguments
- # input: [Not documented]
- createCampaignInput!): createCampaignPayload ( :
- # Create and return a care plan
- #
- # Arguments
- # input: [Not documented]
- createCarePlanInput!): createCarePlanPayload ( :
- # create an Chat Setting
- #
- # Arguments
- # input: [Not documented]
- createChatSettingInput!): createChatSettingPayload ( :
- # Create a Client
- #
- # Arguments
- # input: [Not documented]
- createClientInput!): createClientPayload ( :
- # create a client account via a form (e.g a lead capture form) or match to an
- # existing client by name and email. This endpoint is meant to be called
- # unauthenticated. If you want the client to buy or book something at the same
- # time, use the CompleteCheckout mutation.
- #
- # Arguments
- # input: [Not documented]
- CreateClientViaFormInput!): CreateClientViaFormPayload ( :
- # create CMS1500
- #
- # Arguments
- # input: [Not documented]
- createCms1500Input!): createCms1500Payload ( :
- # create Comment
- #
- # Arguments
- # input: [Not documented]
- createCommentInput!): createCommentPayload ( :
- # create CompletedCourseItem
- #
- # Arguments
- # input: [Not documented]
- (
- createCompletedCourseItemInput! :
- ): createCompletedCourseItemPayload
- # create CompletedOnboardingItem
- #
- # Arguments
- # input: [Not documented]
- (
- createCompletedOnboardingItemInput! :
- ): createCompletedOnboardingItemPayload
- # Creates a Contact
- #
- # Arguments
- # input: [Not documented]
- createContactInput!): createContactPayload ( :
- # create Conversation
- #
- # Arguments
- # input: [Not documented]
- createConversationInput!): createConversationPayload ( :
- # create Course
- #
- # Arguments
- # input: [Not documented]
- createCourseInput!): createCoursePayload ( :
- # create CourseBenefit
- #
- # Arguments
- # input: [Not documented]
- createCourseBenefitInput!): createCourseBenefitPayload ( :
- # create CourseItem
- #
- # Arguments
- # input: [Not documented]
- createCourseItemInput!): createCourseItemPayload ( :
- # create custom email
- #
- # Arguments
- # input: [Not documented]
- createCustomEmailInput!): createCustomEmailPayload ( :
- # Create a Custom Food
- #
- # Arguments
- # input: [Not documented]
- createCustomFoodInput!): createCustomFoodPayload ( :
- # create Custom Module
- #
- # Arguments
- # input: [Not documented]
- createCustomModuleInput!): createCustomModulePayload ( :
- # create Custom Module Form
- #
- # Arguments
- # input: [Not documented]
- (
- createCustomModuleFormInput! :
- ): createCustomModuleFormPayload
- # create Document
- #
- # Arguments
- # input: [Not documented]
- createDocumentInput!): createDocumentPayload ( :
- # create Draft
- #
- # Arguments
- # input: [Not documented]
- createDraftInput!): createDraftPayload ( :
- # create ebook
- #
- # Arguments
- # input: [Not documented]
- createEbookInput!): createEbookPayload ( :
- # creates a new Entry
- #
- # Arguments
- # input: [Not documented]
- createEntryInput!): createEntryPayload ( :
- # Create an External Calendar
- #
- # Arguments
- # input: [Not documented]
- (
- createExternalCalendarInput! :
- ): createExternalCalendarPayload
- # create Fax Acct Info
- #
- # Arguments
- # input: [Not documented]
- createFaxAcctInfoInput!): createFaxAcctInfoPayload ( :
- # Create and return a fax line request
- #
- # Arguments
- # input: [Not documented]
- createFaxLineRequestInput!): createFaxLineRequestPayload ( :
- # Create a FeatureToggle and Return FeatureToggle
- #
- # Arguments
- # input: [Not documented]
- createFeatureToggleInput!): createFeatureTogglePayload ( :
- # Create Fitbit
- #
- # Arguments
- # input: [Not documented]
- createFitbitInput!): createFitbitPayload ( :
- # create Folder
- #
- # Arguments
- # input: [Not documented]
- createFolderInput!): createFolderPayload ( :
- # create FormAnswerGroup
- #
- # Arguments
- # input: [Not documented]
- createFormAnswerGroupInput!): createFormAnswerGroupPayload ( :
- # Create a Fullscript practitioner account using the Fullscript API
- #
- # Arguments
- # input: [Not documented]
- (
- createFullscriptPractitionerInput! :
- ): createFullscriptPractitionerPayload
- # create Goal
- #
- # Arguments
- # input: [Not documented]
- createGoalInput!): createGoalPayload ( :
- # create Goal History
- #
- # Arguments
- # input: [Not documented]
- createGoalHistoryInput!): createGoalHistoryPayload ( :
- # Create GoogleFit
- #
- # Arguments
- # input: [Not documented]
- createGoogleFitInput!): createGoogleFitPayload ( :
- # Create a Group
- #
- # Arguments
- # input: [Not documented]
- createGroupInput!): createGroupPayload ( :
- # Create an import data request
- #
- # Arguments
- # input: [Not documented]
- (
- createImportDataRequestInput! :
- ): createImportDataRequestPayload
- # create an insurance authorization
- #
- # Arguments
- # input: [Not documented]
- (
- createInsuranceAuthorizationInput! :
- ): createInsuranceAuthorizationPayload
- # create Location
- #
- # Arguments
- # input: [Not documented]
- createLocationInput!): createLocationPayload ( :
- # Create a Meal
- #
- # Arguments
- # input: [Not documented]
- createMealInput!): createMealPayload ( :
- # Create Medication
- #
- # Arguments
- # input: [Not documented]
- createMedicationInput!): createMedicationPayload ( :
- # create Message Blast
- #
- # Arguments
- # input: [Not documented]
- createMessageBlastInput!): createMessageBlastPayload ( :
- # create Note
- #
- # Arguments
- # input: [Not documented]
- createNoteInput!): createNotePayload ( :
- # create a Notification Contact
- #
- # Arguments
- # input: [Not documented]
- (
- createNotificationContactInput! :
- ): createNotificationContactPayload
- # create offering
- #
- # Arguments
- # input: [Not documented]
- createOfferingInput!): createOfferingPayload ( :
- # Create an Offering Coupon
- #
- # Arguments
- # input: [Not documented]
- createOfferingCouponInput!): createOfferingCouponPayload ( :
- # create OfficeallySftpAccount
- #
- # Arguments
- # input: [Not documented]
- (
- createOfficeallySftpAccountInput! :
- ): createOfficeallySftpAccountPayload
- # create OnboardingFlow
- #
- # Arguments
- # input: [Not documented]
- createOnboardingFlowInput!): createOnboardingFlowPayload ( :
- # create OnboardingItem
- #
- # Arguments
- # input: [Not documented]
- createOnboardingItemInput!): createOnboardingItemPayload ( :
- # creates a new entry or add to existing water intake entry for the day
- #
- # Arguments
- # input: [Not documented]
- (
- createOrAddToWaterIntakeEntryInput! :
- ): createOrAddToWaterIntakeEntryPayload
- # create Organization
- #
- # Arguments
- # input: [Not documented]
- createOrganizationInput!): createOrganizationPayload ( :
- # create OrganizationMembership
- #
- # Arguments
- # input: [Not documented]
- (
- createOrganizationMembershipInput! :
- ): createOrganizationMembershipPayload
- # Creates a Patner
- #
- # Arguments
- # input: [Not documented]
- createPartnerInput!): createPartnerPayload ( :
- # Create a Stripe Payment Intent. Currently just used for Klarna support. When the
- # payment succeeds, Healthie will receive a webhook and automatically complete the
- # checkout.
- #
- # Arguments
- # input: [Not documented]
- createPaymentIntentInput!): createPaymentIntentPayload ( :
- # create Personalization Questionnaire
- #
- # Arguments
- # input: [Not documented]
- (
- createPersonalizationQuestionnaireInput! :
- ): createPersonalizationQuestionnairePayload
- # Create favorite CPT/ICD code
- #
- # Arguments
- # input: [Not documented]
- (
- createPreferredMedicalCodeInput! :
- ): createPreferredMedicalCodePayload
- # Arguments
- # input: [Not documented]
- createProductInput!): createProductPayload ( :
- # Create a care plan recommendation
- #
- # Arguments
- # input: [Not documented]
- createRecommendationInput!): createRecommendationPayload ( :
- # Create new Referring Physician
- #
- # Arguments
- # input: [Not documented]
- createReferralInput!): createReferralPayload ( :
- # Create new Referring Physician
- #
- # Arguments
- # input: [Not documented]
- (
- createReferringPhysicianInput! :
- ): createReferringPhysicianPayload
- # create requested form
- #
- # Arguments
- # input: [Not documented]
- (
- createRequestedFormInput! :
- ): createRequestedFormPayload
- # create requested payment
- #
- # Arguments
- # input: [Not documented]
- (
- createRequestedPaymentInput! :
- ): createRequestedPaymentPayload
- # create Sent Fax
- #
- # Arguments
- # input: [Not documented]
- createSentFaxInput!): createSentFaxPayload ( :
- # Create a Smart Phrase
- #
- # Arguments
- # input: [Not documented]
- createSmartPhraseInput!): createSmartPhrasePayload ( :
- # Creates a new payment card
- #
- # Arguments
- # input: [Not documented]
- (
- createStripeCustomerDetailInput! :
- ): createStripeCustomerDetailPayload
- # create Subscription
- #
- # Arguments
- # input: [Not documented]
- createSubscriptionInput!): createSubscriptionPayload ( :
- # create super bill
- #
- # Arguments
- # input: [Not documented]
- createSuperBillInput!): createSuperBillPayload ( :
- # Create a custom user tag
- #
- # Arguments
- # input: [Not documented]
- createTagInput!): createTagPayload ( :
- # Create a task for provider
- #
- # Arguments
- # input: [Not documented]
- createTaskInput!): createTaskPayload ( :
- # Creates a Visitor
- #
- # Arguments
- # input: [Not documented]
- createVisitorInput!): createVisitorPayload ( :
- # Destroy Accepted Insurance Plan
- #
- # Arguments
- # input: [Not documented]
- (
- deleteAcceptedInsurancePlanInput! :
- ): deleteAcceptedInsurancePlanPayload
- # Destroy AllergySensitivity
- #
- # Arguments
- # input: [Not documented]
- (
- deleteAllergySensitivityInput! :
- ): deleteAllergySensitivityPayload
- # Destroy Announcement
- #
- # Arguments
- # input: [Not documented]
- destroyAnnouncementInput!): destroyAnnouncementPayload ( :
- # Destroy AppleHealth
- #
- # Arguments
- # input: [Not documented]
- deleteAppleHealthInput!): deleteAppleHealthPayload ( :
- # Delete an Appointment
- #
- # Arguments
- # input: [Not documented]
- deleteAppointmentInput!): deleteAppointmentPayload ( :
- # Destroy an AppointmentType
- #
- # Arguments
- # input: [Not documented]
- deleteAppointmentTypeInput!): deleteAppointmentTypePayload ( :
- # delete Availability
- #
- # Arguments
- # input: [Not documented]
- deleteAvailabilityInput!): deleteAvailabilityPayload ( :
- # Destroy a Billing Item
- #
- # Arguments
- # input: [Not documented]
- deleteBillingItemInput!): deleteBillingItemPayload ( :
- # Destroy a Care Plan
- #
- # Arguments
- # input: [Not documented]
- deleteCarePlanInput!): deleteCarePlanPayload ( :
- # Remove connection for related item(document/goal/recommendation)
- #
- # Arguments
- # input: [Not documented]
- (
- deleteCarePlanConnectionInput! :
- ): deleteCarePlanConnectionPayload
- # Destroy a Cms1500
- #
- # Arguments
- # input: [Not documented]
- deleteCms1500Input!): deleteCms1500Payload ( :
- # Destroy a Comment
- #
- # Arguments
- # input: [Not documented]
- deleteCommentInput!): deleteCommentPayload ( :
- # Destroy a Conversation Membership
- #
- # Arguments
- # input: [Not documented]
- (
- deleteConversationMembershipInput! :
- ): deleteConversationMembershipPayload
- # Destroy a Course
- #
- # Arguments
- # input: [Not documented]
- deleteCourseInput!): deleteCoursePayload ( :
- # Destroy a Course Benefit
- #
- # Arguments
- # input: [Not documented]
- deleteCourseBenefitInput!): deleteCourseBenefitPayload ( :
- # Destroy a Course Group
- #
- # Arguments
- # input: [Not documented]
- deleteCourseGroupInput!): deleteCourseGroupPayload ( :
- # Destroy a Course Item
- #
- # Arguments
- # input: [Not documented]
- deleteCourseItemInput!): deleteCourseItemPayload ( :
- # Destroy a Course Membership
- #
- # Arguments
- # input: [Not documented]
- (
- deleteCourseMembershipInput! :
- ): deleteCourseMembershipPayload
- # Destroy a Custom Email
- #
- # Arguments
- # input: [Not documented]
- deleteCustomEmailInput!): deleteCustomEmailPayload ( :
- # Destroy a Custom Food
- #
- # Arguments
- # input: [Not documented]
- deleteCustomFoodInput!): deleteCustomFoodPayload ( :
- # Destroy an CustomModule
- #
- # Arguments
- # input: [Not documented]
- deleteCustomModuleInput!): deleteCustomModulePayload ( :
- # Destroy an CustomModuleForm
- #
- # Arguments
- # input: [Not documented]
- (
- deleteCustomModuleFormInput! :
- ): deleteCustomModuleFormPayload
- # Destroy Dexcom Connection
- #
- # Arguments
- # input: [Not documented]
- (
- deleteDexcomConnectionInput! :
- ): deleteDexcomConnectionPayload
- # Destroy a Document
- #
- # Arguments
- # input: [Not documented]
- deleteDocumentInput!): deleteDocumentPayload ( :
- # Destroy a Entry
- #
- # Arguments
- # input: [Not documented]
- deleteEntryInput!): deleteEntryPayload ( :
- # Destroy an External Calendar
- #
- # Arguments
- # input: [Not documented]
- (
- deleteExternalCalendarInput! :
- ): deleteExternalCalendarPayload
- # destroy Fax Acct Info
- #
- # Arguments
- # input: [Not documented]
- destroyFaxAcctInfoInput!): destroyFaxAcctInfoPayload ( :
- # Destroy Fitbit
- #
- # Arguments
- # input: [Not documented]
- deleteFitbitInput!): deleteFitbitPayload ( :
- # Destroy a Folder
- #
- # Arguments
- # input: [Not documented]
- deleteFolderInput!): deleteFolderPayload ( :
- # Destroy a Form Answer Group
- #
- # Arguments
- # input: [Not documented]
- deleteFormAnswerGroupInput!): deleteFormAnswerGroupPayload ( :
- # Destroy a Goal
- #
- # Arguments
- # input: [Not documented]
- deleteGoalInput!): deleteGoalPayload ( :
- # Destroy a Goal GoalHistory
- #
- # Arguments
- # input: [Not documented]
- deleteGoalHistoryInput!): deleteGoalHistoryPayload ( :
- # Destroy GoogleFit
- #
- # Arguments
- # input: [Not documented]
- deleteGoogleFitInput!): deleteGoogleFitPayload ( :
- # delete an insurance authorization
- #
- # Arguments
- # input: [Not documented]
- (
- deleteInsuranceAuthorizationInput! :
- ): deleteInsuranceAuthorizationPayload
- # Destroy a Location
- #
- # Arguments
- # input: [Not documented]
- deleteLocationInput!): deleteLocationPayload ( :
- # Destroy a Meal
- #
- # Arguments
- # input: [Not documented]
- deleteMealInput!): deleteMealPayload ( :
- # Destroy Medication
- #
- # Arguments
- # input: [Not documented]
- destroyMedicationInput!): destroyMedicationPayload ( :
- # Destroy a Note
- #
- # Arguments
- # input: [Not documented]
- deleteNoteInput!): deleteNotePayload ( :
- # delete a Notification Contact
- #
- # Arguments
- # input: [Not documented]
- (
- deleteNotificationContactInput! :
- ): deleteNotificationContactPayload
- # Destroy an Offering
- #
- # Arguments
- # input: [Not documented]
- deleteOfferingInput!): deleteOfferingPayload ( :
- # Destroy an Offering Coupon
- #
- # Arguments
- # input: [Not documented]
- deleteOfferingCouponInput!): deleteOfferingCouponPayload ( :
- # Destroy a OnboardingFlow
- #
- # Arguments
- # input: [Not documented]
- deleteOnboardingFlowInput!): deleteOnboardingFlowPayload ( :
- # Destroy a OnboardingItem
- #
- # Arguments
- # input: [Not documented]
- deleteOnboardingItemInput!): deleteOnboardingItemPayload ( :
- # Destroy an organization info
- #
- # Arguments
- # input: [Not documented]
- (
- deleteOrganizationInfoInput! :
- ): deleteOrganizationInfoPayload
- # Destroy a Organization Membership
- #
- # Arguments
- # input: [Not documented]
- (
- deleteOrganizationMembershipInput! :
- ): deleteOrganizationMembershipPayload
- # Delete favorite CPT/ICD code
- #
- # Arguments
- # input: [Not documented]
- (
- deletePreferredMedicalCodeInput! :
- ): deletePreferredMedicalCodePayload
- # Arguments
- # input: [Not documented]
- deleteProductInput!): deleteProductPayload ( :
- # Destroy a received fax
- #
- # Arguments
- # input: [Not documented]
- deleteReceivedFaxInput!): deleteReceivedFaxPayload ( :
- # Destroy a care plan recommendation
- #
- # Arguments
- # input: [Not documented]
- deleteRecommendationInput!): deleteRecommendationPayload ( :
- # Delete recurring form request
- #
- # Arguments
- # input: [Not documented]
- destroyRecurringFormInput!): destroyRecurringFormPayload ( :
- # Delete referral
- #
- # Arguments
- # input: [Not documented]
- deleteReferralInput!): deleteReferralPayload ( :
- # Delete referring physician
- #
- # Arguments
- # input: [Not documented]
- (
- deleteReferringPhysicianInput! :
- ): deleteReferringPhysicianPayload
- # Destroy a requested form
- #
- # Arguments
- # input: [Not documented]
- (
- deleteRequestedFormInput! :
- ): deleteRequestedFormPayload
- # destroy requested payment
- #
- # Arguments
- # input: [Not documented]
- (
- deleteRequestedPaymentInput! :
- ): deleteRequestedPaymentPayload
- # Destroy Shapa Connection
- #
- # Arguments
- # input: [Not documented]
- deleteShapaConnectionInput!): deleteShapaConnectionPayload ( :
- # Destroy a Smart Phrase
- #
- # Arguments
- # input: [Not documented]
- deleteSmartPhraseInput!): deleteSmartPhrasePayload ( :
- # Deletes a payment card
- #
- # Arguments
- # input: [Not documented]
- (
- deleteStripeCustomerDetailInput! :
- ): deleteStripeCustomerDetailPayload
- # Destroy a Super Bill
- #
- # Arguments
- # input: [Not documented]
- deleteSuperBillInput!): deleteSuperBillPayload ( :
- # Delete a custom user tag
- #
- # Arguments
- # input: [Not documented]
- deleteTagInput!): deleteTagPayload ( :
- # Destroy a task
- #
- # Arguments
- # input: [Not documented]
- deleteTaskInput!): deleteTaskPayload ( :
- # Delete a Group
- #
- # Arguments
- # input: [Not documented]
- deleteUserGroupInput!): deleteUserGroupPayload ( :
- # Destroy Withings Connection
- #
- # Arguments
- # input: [Not documented]
- (
- deleteWithingsConnectionInput! :
- ): deleteWithingsConnectionPayload
- # Depair a user
- #
- # Arguments
- # input: [Not documented]
- DepairAccountInput!): DepairAccountPayload ( :
- # Dismiss All Announcements For A User
- #
- # Arguments
- # input: [Not documented]
- (
- dismissAllAnnouncementsInput! :
- ): dismissAllAnnouncementsPayload
- # Dismiss Announcement
- #
- # Arguments
- # input: [Not documented]
- dismissAnnouncementInput!): dismissAnnouncementPayload ( :
- # edit Availability
- #
- # Arguments
- # input: [Not documented]
- editAvailabilityInput!): editAvailabilityPayload ( :
- # Generate a PDF of charting notes for a client
- #
- # Arguments
- # input: [Not documented]
- generateChartingPdfInput!): generateChartingPdfPayload ( :
- # Sign up Healthie User in the Health Assessment Service
- #
- # Arguments
- # input: [Not documented]
- (
- HealthAssessmentServiceSignupInput! :
- ): HealthAssessmentServiceSignupPayload
- # Mask in as another user
- #
- # Arguments
- # input: [Not documented]
- MaskAccountInput!): MaskAccountPayload ( :
- # Merge two accounts together
- #
- # Arguments
- # input: [Not documented]
- MergeAccountsInput!): MergeAccountsPayload ( :
- # Merge two clients
- #
- # Arguments
- # input: [Not documented]
- mergeClientsInput!): mergeClientsPayload ( :
- # Pair a client with a provider
- #
- # Arguments
- # input: [Not documented]
- PairAccountsInput!): PairAccountsPayload ( :
- # Remove applied tag on a specific user
- #
- # Arguments
- # input: [Not documented]
- removeAppliedTagInput!): removeAppliedTagPayload ( :
- # remove Draft
- #
- # Arguments
- # input: [Not documented]
- removeDraftInput!): removeDraftPayload ( :
- # resend Sent Fax
- #
- # Arguments
- # input: [Not documented]
- resendSentFaxInput!): resendSentFaxPayload ( :
- # send the human a password reset email
- #
- # Arguments
- # input: [Not documented]
- resetPasswordInput!): resetPasswordPayload ( :
- # reset a provider's password back to Healthie
- #
- # Arguments
- # input: [Not documented]
- resetProviderPasswordInput!): resetProviderPasswordPayload ( :
- # revoke token or API key.
- #
- # Arguments
- # input: [Not documented]
- revokeTokenInput!): revokeTokenPayload ( :
- # Trigger care plan email for given client
- #
- # Arguments
- # input: [Not documented]
- sendCarePlanEmailInput!): sendCarePlanEmailPayload ( :
- # Send the trainer an email that the client wants to speak to them
- #
- # Arguments
- # input: [Not documented]
- (
- SendSpeakToTrainerNotificationInput! :
- ): SendSpeakToTrainerNotificationPayload
- # Add form answer group answers as document viewable by client
- #
- # Arguments
- # input: [Not documented]
- (
- shareAnswersAsDocumentInput! :
- ): shareAnswersAsDocumentPayload
- # share Course with another provider
- #
- # Arguments
- # input: [Not documented]
- shareCourseInput!): shareCoursePayload ( :
- # share Custom Module Form
- #
- # Arguments
- # input: [Not documented]
- shareCustomModuleFormInput!): shareCustomModuleFormPayload ( :
- # SignIn
- #
- # Arguments
- # input: [Not documented]
- signInInput!): signInPayload ( :
- # Sign up
- #
- # Arguments
- # input: [Not documented]
- signUpInput!): signUpPayload ( :
- # Switch a provider to be a client
- #
- # Arguments
- # input: [Not documented]
- (
- SwitchProviderToClientInput! :
- ): SwitchProviderToClientPayload
- # Deactivate/activate a group/single Care Plan for a given user
- #
- # Arguments
- # input: [Not documented]
- (
- toggleCarePlanStatusForSpecificUserInput! :
- ): toggleCarePlanStatusForSpecificUserPayload
- # toggle paywall for a provider
- #
- # Arguments
- # input: [Not documented]
- TogglePaywallInput!): TogglePaywallPayload ( :
- # Toggle practice plus on an account
- #
- # Arguments
- # input: [Not documented]
- TogglePracticePlusInput!): TogglePracticePlusPayload ( :
- # Update a Notification Setting to unsubscribe from a specific notification type
- #
- # Arguments
- # input: [Not documented]
- (
- unsubscribeFromNotificationInput! :
- ): unsubscribeFromNotificationPayload
- # Update existing addendum for the selected charting note
- #
- # Arguments
- # input: [Not documented]
- updateAddendumInput!): updateAddendumPayload ( :
- # Update AllergySensitivity
- #
- # Arguments
- # input: [Not documented]
- (
- updateAllergySensitivityInput! :
- ): updateAllergySensitivityPayload
- # Update Announcement
- #
- # Arguments
- # input: [Not documented]
- updateAnnouncementInput!): updateAnnouncementPayload ( :
- # Update AppleHealth
- #
- # Arguments
- # input: [Not documented]
- updateAppleHealthInput!): updateAppleHealthPayload ( :
- # Update the Appointment
- #
- # Arguments
- # input: [Not documented]
- updateAppointmentInput!): updateAppointmentPayload ( :
- # update Appointment Setting
- #
- # Arguments
- # input: [Not documented]
- (
- updateAppointmentSettingInput! :
- ): updateAppointmentSettingPayload
- # Update an Appointment Type and return Appointment Type
- #
- # Arguments
- # input: [Not documented]
- updateAppointmentTypeInput!): updateAppointmentTypePayload ( :
- # update approval status for a user
- #
- # Arguments
- # input: [Not documented]
- UpdateApprovalInput!): UpdateApprovalPayload ( :
- # Update a BillingItem
- #
- # Arguments
- # input: [Not documented]
- updateBillingItemInput!): updateBillingItemPayload ( :
- # Update a Brand and return Brand
- #
- # Arguments
- # input: [Not documented]
- updateBrandInput!): updateBrandPayload ( :
- # Update and return calendar view setting
- #
- # Arguments
- # input: [Not documented]
- (
- updateCalendarViewSettingInput! :
- ): updateCalendarViewSettingPayload
- # Update Calorie Levels in the Health Assessment Service
- #
- # Arguments
- # input: [Not documented]
- UpdateCalorieLevelInput!): UpdateCalorieLevelPayload ( :
- # update Campaign
- #
- # Arguments
- # input: [Not documented]
- updateCampaignInput!): updateCampaignPayload ( :
- # Update and return a Care Plan
- #
- # Arguments
- # input: [Not documented]
- updateCarePlanInput!): updateCarePlanPayload ( :
- # Update ChargeBack
- #
- # Arguments
- # input: [Not documented]
- updateChargeBackInput!): updateChargeBackPayload ( :
- # update Chat Setting
- #
- # Arguments
- # input: [Not documented]
- updateChatSettingInput!): updateChatSettingPayload ( :
- # Update Client
- #
- # Arguments
- # input: [Not documented]
- updateClientInput!): updateClientPayload ( :
- # update CMS1500
- #
- # Arguments
- # input: [Not documented]
- updateCms1500Input!): updateCms1500Payload ( :
- # Update a Conversation and return Conversation
- #
- # Arguments
- # input: [Not documented]
- updateConversationInput!): updateConversationPayload ( :
- # Update a ConversationMembership and return ConversationMembership
- #
- # Arguments
- # input: [Not documented]
- (
- updateConversationMembershipInput! :
- ): updateConversationMembershipPayload
- # Update a Course
- #
- # Arguments
- # input: [Not documented]
- updateCourseInput!): updateCoursePayload ( :
- # update a Course Group
- #
- # Arguments
- # input: [Not documented]
- updateCourseGroupInput!): updateCourseGroupPayload ( :
- # Update a CourseItem
- #
- # Arguments
- # input: [Not documented]
- updateCourseItemInput!): updateCourseItemPayload ( :
- # update a Course Membership
- #
- # Arguments
- # input: [Not documented]
- (
- updateCourseMembershipInput! :
- ): updateCourseMembershipPayload
- # Update a Custom Email
- #
- # Arguments
- # input: [Not documented]
- updateCustomEmailInput!): updateCustomEmailPayload ( :
- # Update a Custom Food
- #
- # Arguments
- # input: [Not documented]
- updateCustomFoodInput!): updateCustomFoodPayload ( :
- # Update an Custom Module and return Custom Module
- #
- # Arguments
- # input: [Not documented]
- updateCustomModuleInput!): updateCustomModulePayload ( :
- # Update an Custom Module Form and return Custom Module Form
- #
- # Arguments
- # input: [Not documented]
- (
- updateCustomModuleFormInput! :
- ): updateCustomModuleFormPayload
- # Update a Document and return Document
- #
- # Arguments
- # input: [Not documented]
- updateDocumentInput!): updateDocumentPayload ( :
- # Updates an Entry and returns an Entry
- #
- # Arguments
- # input: [Not documented]
- updateEntryInput!): updateEntryPayload ( :
- # Update an External Calendar
- #
- # Arguments
- # input: [Not documented]
- (
- updateExternalCalendarInput! :
- ): updateExternalCalendarPayload
- # update Fax Acct Info
- #
- # Arguments
- # input: [Not documented]
- updateFaxAcctInfoInput!): updateFaxAcctInfoPayload ( :
- # Update a FeatureToggle and Return FeatureToggle
- #
- # Arguments
- # input: [Not documented]
- updateFeatureToggleInput!): updateFeatureTogglePayload ( :
- # Update Fitbit
- #
- # Arguments
- # input: [Not documented]
- updateFitbitInput!): updateFitbitPayload ( :
- # Update a Folder and return Folder
- #
- # Arguments
- # input: [Not documented]
- updateFolderInput!): updateFolderPayload ( :
- # update FormAnswerGroup
- #
- # Arguments
- # input: [Not documented]
- updateFormAnswerGroupInput!): updateFormAnswerGroupPayload ( :
- # Update a Goal
- #
- # Arguments
- # input: [Not documented]
- updateGoalInput!): updateGoalPayload ( :
- # Update GoogleFit
- #
- # Arguments
- # input: [Not documented]
- updateGoogleFitInput!): updateGoogleFitPayload ( :
- # Update a Human
- #
- # Arguments
- # input: [Not documented]
- updateHumanInput!): updateHumanPayload ( :
- # update an insurance authorization
- #
- # Arguments
- # input: [Not documented]
- (
- updateInsuranceAuthorizationInput! :
- ): updateInsuranceAuthorizationPayload
- # Update Lab Order
- #
- # Arguments
- # input: [Not documented]
- updateLabOrderInput!): updateLabOrderPayload ( :
- # update Location
- #
- # Arguments
- # input: [Not documented]
- updateLocationInput!): updateLocationPayload ( :
- # Update Macronutrient Split in the Health Assessment Service
- #
- # Arguments
- # input: [Not documented]
- (
- UpdateMacronutrientSplitInput! :
- ): UpdateMacronutrientSplitPayload
- # Update a Meal
- #
- # Arguments
- # input: [Not documented]
- updateMealInput!): updateMealPayload ( :
- # Update Medication
- #
- # Arguments
- # input: [Not documented]
- updateMedicationInput!): updateMedicationPayload ( :
- # Update a Note
- #
- # Arguments
- # input: [Not documented]
- updateNoteInput!): updateNotePayload ( :
- # Update a Note Scheduler and return NoteSchedulerType
- #
- # Arguments
- # input: [Not documented]
- updateNoteSchedulerInput!): updateNoteSchedulerPayload ( :
- # update a notification
- #
- # Arguments
- # input: [Not documented]
- updateNotificationInput!): updateNotificationPayload ( :
- # Update a Notification Contact
- #
- # Arguments
- # input: [Not documented]
- (
- updateNotificationContactInput! :
- ): updateNotificationContactPayload
- # Update multiple notification records at once
- #
- # Arguments
- # input: [Not documented]
- (
- bulkUpdateNotificationRecordsInput! :
- ): bulkUpdateNotificationRecordsPayload
- # Update a Notification Setting and return Notification Setting
- #
- # Arguments
- # input: [Not documented]
- (
- updateNotificationSettingInput! :
- ): updateNotificationSettingPayload
- # update multiple notifications at once
- #
- # Arguments
- # input: [Not documented]
- bulkUpdateNotificationsInput!): bulkUpdateNotificationsPayload ( :
- # Update an Offering
- #
- # Arguments
- # input: [Not documented]
- updateOfferingInput!): updateOfferingPayload ( :
- # update OfficeallySftpAccount
- #
- # Arguments
- # input: [Not documented]
- (
- updateOfficeallySftpAccountInput! :
- ): updateOfficeallySftpAccountPayload
- # Update a OnboardingFlow and return OnboardingFlow
- #
- # Arguments
- # input: [Not documented]
- updateOnboardingFlowInput!): updateOnboardingFlowPayload ( :
- # Update a OnboardingItem and return OnboardingItem
- #
- # Arguments
- # input: [Not documented]
- updateOnboardingItemInput!): updateOnboardingItemPayload ( :
- # Update Organization
- #
- # Arguments
- # input: [Not documented]
- updateOrganizationInput!): updateOrganizationPayload ( :
- # Update org members
- #
- # Arguments
- # input: [Not documented]
- (
- updateOrganizationMemberInput! :
- ): updateOrganizationMemberPayload
- # Update a OrganizationMembership
- #
- # Arguments
- # input: [Not documented]
- (
- updateOrganizationMembershipInput! :
- ): updateOrganizationMembershipPayload
- # Arguments
- # input: [Not documented]
- updatePolicyMutationInput!): updatePolicyMutationPayload ( :
- # Arguments
- # input: [Not documented]
- updateProductInput!): updateProductPayload ( :
- # update a received fax
- #
- # Arguments
- # input: [Not documented]
- updateReceivedFaxInput!): updateReceivedFaxPayload ( :
- # Update a care plan recommendation
- #
- # Arguments
- # input: [Not documented]
- updateRecommendationInput!): updateRecommendationPayload ( :
- # update a recurring form
- #
- # Arguments
- # input: [Not documented]
- updateRecurringFormInput!): updateRecurringFormPayload ( :
- # Update Referral
- #
- # Arguments
- # input: [Not documented]
- updateReferralInput!): updateReferralPayload ( :
- # Update Referring Physician
- #
- # Arguments
- # input: [Not documented]
- (
- updateReferringPhysicianInput! :
- ): updateReferringPhysicianPayload
- # update requested payment
- #
- # Arguments
- # input: [Not documented]
- (
- updateRequestedPaymentInput! :
- ): updateRequestedPaymentPayload
- # Update a Smart Phrase
- #
- # Arguments
- # input: [Not documented]
- updateSmartPhraseInput!): updateSmartPhrasePayload ( :
- # Updates a payment card
- #
- # Arguments
- # input: [Not documented]
- (
- updateStripeCustomerDetailInput! :
- ): updateStripeCustomerDetailPayload
- # Update Stripe Verification Details
- #
- # Arguments
- # input: [Not documented]
- (
- updateStripeVerificationDetailsInput! :
- ): updateStripeVerificationDetailsPayload
- # update Subscription
- #
- # Arguments
- # input: [Not documented]
- updateSubscriptionInput!): updateSubscriptionPayload ( :
- # Update a SuperBill
- #
- # Arguments
- # input: [Not documented]
- updateSuperBillInput!): updateSuperBillPayload ( :
- # Update a custom user tag
- #
- # Arguments
- # input: [Not documented]
- updateTagInput!): updateTagPayload ( :
- # Update a task for provider
- #
- # Arguments
- # input: [Not documented]
- updateTaskInput!): updateTaskPayload ( :
- # Update multiple tasks provider
- #
- # Arguments
- # input: [Not documented]
- bulkUpdateTasksInput!): bulkUpdateTasksPayload ( :
- # Update the current user, or a patient that the current user has access to. To
- # update other org members, use updateOrganizationMembership
- #
- # Arguments
- # input: [Not documented]
- updateUserInput!): updateUserPayload ( :
- # Update a Group
- #
- # Arguments
- # input: [Not documented]
- updateUserGroupInput!): updateUserGroupPayload ( :
- # Upload a CMS1500 batch to OfficeAlly
- #
- # Arguments
- # input: [Not documented]
- (
- uploadBatchToOfficeallyInput! :
- ): uploadBatchToOfficeallyPayload
- # Verify 2FA code for Human
- #
- # Arguments
- # input: [Not documented]
- (
- validateVerificationTokenInput! :
- ): validateVerificationTokenPayload
- }
link Require by
This element is not required by anyone