Skip to content

updateInterfacePart ​

Updates the specified InterfacePart, requires ADMIN on the Component of the InterfaceSpecification of the InterfacePart to update

graphql
updateInterfacePart(
  input: UpdateInterfacePartInput!
): UpdateInterfacePartPayload!

Arguments ​

updateInterfacePart.input ● UpdateInterfacePartInput! non-null input ​

Defines which InterfacePart to update and how to update it

Type ​

UpdateInterfacePartPayload object ​

Released under the MIT License.