Anchor to TagsRemovePayloadTags
payloadTags Remove Payload
Return type for mutation.
Anchor to FieldsFields
- node (Node)
- userErrors ([UserError!]!)
- 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?
Anchor to Mutations with this payloadMutations with this payload
- tagsRemove (TagsRemovePayload)
- •mutation
Removes tags from a resource. If the resource type doesn't support tagging, the
idargument returns a resource-not-found error.Tags are searchable keywords that help organize and filter these resources.
Was this section helpful?