removeAppliedTagPayload
Autogenerated return type of removeAppliedTag.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of removeAppliedTag."""type removeAppliedTagPayload { """ The list of errors occurred during the mutation """ messages: [FieldError] tag: Tag}