pluginUpdate
Update plugin configuration.
pluginUpdate(
channelId: ID
id: ID!
input: PluginUpdateInput!
): PluginUpdate
Arguments
pluginUpdate.channelId
● ID
scalar
ID of a channel for which the data should be modified.
pluginUpdate.id
● ID!
non-null scalar
ID of plugin to update.
pluginUpdate.input
● PluginUpdateInput!
non-null input
Fields required to update a plugin configuration.
Type
PluginUpdate
object
Update plugin configuration.