Skip to content

updateInterfaceSpecification ​

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

graphql
updateInterfaceSpecification(
  input: UpdateInterfaceSpecificationInput!
): UpdateInterfaceSpecificationPayload!

Arguments ​

updateInterfaceSpecification.input ● UpdateInterfaceSpecificationInput! non-null input ​

Defines which InterfaceSpecification to update and how to update it

Type ​

UpdateInterfaceSpecificationPayload object ​

Released under the MIT License.