desPartAttachTag
Assigns a tag to parts. Parts that already have the tag are not reported as an error.
desPartAttachTag(
input: DesPartAttachTagInput!
): DesPartAttachTagPayload!
Arguments
desPartAttachTag.input ● DesPartAttachTagInput! non-null input
The tag to assign and the parts to assign it to.
Type
DesPartAttachTagPayload object
Represents the payload returned after assigning a part tag to parts.