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