OBJECT

removeAppliedTagPayload

Autogenerated return type of removeAppliedTag

link GraphQL Schema definition

  • type removeAppliedTagPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • tag: Tag
  • }

link Require by