Get Involved
Edit on GitHubUpdateSmartFolderInput
UpdateSmartFolderInput
Update a smart folder with the given id
Optionally provide title
, description
and filter
akas | [String!] | Optional akas for the resource to upsert |
color | String | Optional color of the smart folder to update, that will be used to highlight the Smart Folder in the Turbot console, in 3 or 6-character hexadecimal format e.g. #1CB640. |
description | String | Optional description of the smart folder to update |
filter | String | Optional filter of the smart folder to update, used for auto-attachment |
id | ID! | The id of the smart folder to update |
title | String | Optional title of the smart folder to update |