INPUT_OBJECT

updateFolderInput

Autogenerated input type of updateFolder

link GraphQL Schema definition

  • input updateFolderInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • 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
  • }