Skip to content

updateFolderInput

Autogenerated input type of updateFolder

Fields

deprecated DO NOT USE

Used 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
}