ToggleActivitySubscriptionMutation is an interface representing the variables to pin an activity. It includes activityId and subscribe.
ToggleActivitySubscriptionMutation
activityId is a number representing the id of the activity.
activityId
Optional
asHtml is a boolean representing whether the activity descriptions is in HTML format.
asHtml
subscribe is a boolean representing whether the activity is subscribed.
subscribe
ToggleActivitySubscriptionMutation
is an interface representing the variables to pin an activity. It includes activityId and subscribe.