createFolderInput
Autogenerated input type of createFolder
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createFolder"""input createFolderInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") folder_id: String name: String rel_user_id: String share_users: String share_with_rel: Boolean}