updateFolderInput
Autogenerated input type of updateFolder
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateFolder"""input updateFolderInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") email_on_welcome: Boolean folder_id: String id: ID name: String share_users: String share_with_rel: Boolean shared_on_welcome: Boolean shared_with_dietitians: Boolean}