INPUT_OBJECT

AbbAc800BaseTagParams

The parameters for removing an ABB AC800 tag

link GraphQL Schema definition

  • input AbbAc800BaseTagParams {
  • # The application name
  • applicationName: String!
  • # The application compilation signature
  • applicationSignature: String!
  • # The tag index in the diagram
  • index: Int!
  • # The diagram index in the project
  • diagramIndex: Int!
  • }

link Require by