FolderPatch

open_in_new

GraphQL Schema definition

  • input FolderPatch {
  • # new name of the folder
  • name: String
  • }