Skip to content

updateComponent ​

Updates the specified Component, requires ADMIN on the component to update

graphql
updateComponent(
  input: UpdateComponentInput!
): UpdateComponentPayload!

Arguments ​

updateComponent.input ● UpdateComponentInput! non-null input ​

Defines which Component to update and how to update it

Type ​

UpdateComponentPayload object ​

Released under the MIT License.