Mutation
Variables
Response
Mutations
updateNotificationSetting
Update the authenticated member’s own notification settings.
MUTATION
updateNotificationSetting(input: UpdateNotificationSettingInput!): UpdateNotificationSettingPayloadArguments
input
UpdateNotificationSettingInput!
required
Parameters for UpdateNotificationSetting
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
notificationSetting
Mutation
Variables
Response