Skip to content

createInterfaceSpecificationVersion ​

Creates a new InterfaceSpecificationVersion, requires ADMIN on the Component of the InterfaceSpecification.

graphql
createInterfaceSpecificationVersion(
  input: CreateInterfaceSpecificationVersionInput!
): CreateInterfaceSpecificationVersionPayload!

Arguments ​

createInterfaceSpecificationVersion.input ● CreateInterfaceSpecificationVersionInput! non-null input ​

Defines the created InterfaceSpecificationVersion

Type ​

CreateInterfaceSpecificationVersionPayload object ​

Released under the MIT License.