Get Involved
Edit on GitHubCreateSmartFolderInput
CreateSmartFolderInput
Create a smart folder for the given parent
Optionally provide title
, description
and filter
akas | [String!] | Optional akas for the resource to upsert |
color | String | Optional color of the smart folder to create, that will be used to highlight the Smart Folder in the Turbot console, in 3 or 6-character hexadecimal format e.g. #1CB640. If not set one will be chosen at random. |
description | String | Optional description of the smart folder to create |
filter | String | Optional filter of the smart folder to create, used for auto-attachment |
parent | ID! | The parent of the smart folder to create, either as an id, or an AKA |
title | String! | The title of the smart folder to create |