Mutation
update_folder_description
Input Fields
id():
ID!
The unique identifier of the folder whose description you want to update.
description():
String
The updated folder description.
Return Fields
folder():
Folder!
The updated folder.
Example
Query