Mutation

add_tags_to_nodes

Adds tags to nodes in the site tree. This can be used to add tags to sites and folders.

Arguments

input: AddTagsToNodesInput!


Input Fields

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

Return Fields

successful(): Boolean!

Example

Query