desPartDetachTag
Unassigns a tag from parts. Parts that do not have the tag are not reported as an error.
desPartDetachTag(
input: DesPartDetachTagInput!
): DesPartDetachTagPayload!
Arguments
desPartDetachTag.input ● DesPartDetachTagInput! non-null input
The tag to unassign and the parts to unassign it from.
Type
DesPartDetachTagPayload object
Represents the payload returned after unassigning a part tag from parts.