Skip to content

addInterfaceSpecificationVersionToComponentVersion ​

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

graphql
addInterfaceSpecificationVersionToComponentVersion(
  input: AddInterfaceSpecificationVersionToComponentVersionInput!
): AddInterfaceSpecificationVersionToComponentVersionPayload!

Arguments ​

addInterfaceSpecificationVersionToComponentVersion.input ● AddInterfaceSpecificationVersionToComponentVersionInput! non-null input ​

Defines the InterfaceSpecificationVersion and ComponentVersion

Type ​

AddInterfaceSpecificationVersionToComponentVersionPayload object ​

Released under the MIT License.