Anchor to tagsRemovetags
mutationtags Remove
Remove tags from an order, a draft order, a customer, a product, or an online store article.
Anchor to Arguments
Arguments
- •ID!required
The ID of the resource to remove tags from.
- •[String!]!required
A list of tags to remove from the resource in the form of an array of strings. Example value:
["tag1", "tag2", "tag3"]
.
Was this section helpful?
- Anchor to nodenode•Node
The object that was updated.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?