Mutation

remove_tags_from_nodes

Remove tags from nodes in the site tree. This can be used to remove tags from sites and folders.

Arguments

input: RemoveTagsFromNodesInput!


Input Fields

tag_ids(): [ID!]!
node_ids(): [ID!]!

Return Fields

successful(): Boolean!

Example

Query