Skip to content

createInterfaceSpecification

Creates a new InterfaceSpecification, requires ADMIN on the Component.

graphql
createInterfaceSpecification(
  input: CreateInterfaceSpecificationInput!
): CreateInterfaceSpecificationPayload!

Arguments

createInterfaceSpecification.input ● CreateInterfaceSpecificationInput! non-null input

Defines the created InterfaceSpecification

Type

CreateInterfaceSpecificationPayload object

Released under the MIT License.