Skip to content

removeInterfaceSpecificationVersionFromComponentVersion ​

Removes an InterfaceSpecificationVersion (in)visible from ComponentVersions, requires ADMIN on the Component of the ComponentVersion to update

graphql
removeInterfaceSpecificationVersionFromComponentVersion(
  input: RemoveInterfaceSpecificationVersionFromComponentVersionInput!
): RemoveInterfaceSpecificationVersionFromComponentVersionPayload!

Arguments ​

removeInterfaceSpecificationVersionFromComponentVersion.input ● RemoveInterfaceSpecificationVersionFromComponentVersionInput! non-null input ​

Defines the InterfaceSpecificationVersion and ComponentVersion

Type ​

RemoveInterfaceSpecificationVersionFromComponentVersionPayload object ​

Released under the MIT License.