OBJECT
Details of tag write
type TagWriteDetails {# The tag nametag: String! # The tag valuevalue: String # The size of the tagsize: Int }