UpdateReactionData
No description
input UpdateReactionData {
actions: JSON
description: String
enabled: Boolean
name: String
trigger_attribute: String
trigger_from: JSON
trigger_to: JSON
}
Fields
UpdateReactionData.actions ● JSON scalar
UpdateReactionData.description ● String scalar
UpdateReactionData.enabled ● Boolean scalar
UpdateReactionData.name ● String scalar
UpdateReactionData.trigger_attribute ● String scalar
UpdateReactionData.trigger_from ● JSON scalar
UpdateReactionData.trigger_to ● JSON scalar
Member Of
updateReaction mutation