INPUT_OBJECT
updateNotificationSettingInput
Autogenerated input type of updateNotificationSetting
link GraphQL Schema definition
- input updateNotificationSettingInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- # An option of receiving pdates and special offers [email/sms]
- String :
- # Send an email when a course module is completed
- Boolean :
- # Receive updates and special offers
- Boolean :
- Boolean :
- # Get a push notification when there is a new comment
- Boolean :
- # Send an email when a client completes a program
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- # Send an email to provider when client has been assigned
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- # Get an email when a scheduled payment fails
- Boolean :
- # Send an email to primary account holder when subscription payment is made
- Boolean :
- # Get an email when provider adds an emoji to a journal entry
- Boolean :
- # Get a push notification when provider adds an emoji to a journal entry
- Boolean :
- Boolean :
- # Send an email to client when reminder to complete goal checked
- Boolean :
- # Send a push notification to client when reminder to complete goal checked
- Boolean :
- # Get an email notification when there is a new message in a group chat
- Boolean :
- # Get a push notification when there is a new message in a group chat
- Boolean :
- # When true, it will send an expiration notification to the provider when their
- # client insurance is about to expire
- Boolean :
- Boolean :
- # Get a push notification when there is a new message
- Boolean :
- Boolean :
- # When true and client updated insurance via client form, the assigned provider
- # will be notified
- Boolean :
- # Send an email to client when new program module is available
- Boolean :
- # Send a push notification to client when new program module is available
- Boolean :
- # Get a push notification 5 minutes before the appointment
- Boolean :
- }