Skip to content

createInterfacePart

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

graphql
createInterfacePart(
  input: CreateInterfacePartInput!
): CreateInterfacePartPayload!

Arguments

createInterfacePart.input ● CreateInterfacePartInput! non-null input

Defines the created InterfacePart

Type

CreateInterfacePartPayload object

Released under the MIT License.