INPUT_OBJECT
The parameters for adding/editing an ABB AC800 tag
input AbbAc800FullTagParams {# The application nameapplicationName: String!# The application compilation signatureapplicationSignature: String!# The tag index in the diagramindex: Int!# The diagram index in the projectdiagramIndex: Int!# The tag namename: String# The diagram namediagramName: String# The type of the tagtagValueType: TagType!}