Skip to content

updateInterfaceSpecificationVersion ​

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

graphql
updateInterfaceSpecificationVersion(
  input: UpdateInterfaceSpecificationVersionInput!
): UpdateInterfaceSpecificationVersionPayload!

Arguments ​

updateInterfaceSpecificationVersion.input ● UpdateInterfaceSpecificationVersionInput! non-null input ​

Defines which InterfaceSpecificationVersion to update and how to update it

Type ​

UpdateInterfaceSpecificationVersionPayload object ​

Released under the MIT License.