INPUT_OBJECT

createFolderInput

Autogenerated input type of createFolder

link GraphQL Schema definition

  • input createFolderInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • rel_user_id: String
  • folder_id: String
  • share_users: String
  • share_with_rel: Boolean
  • name: String
  • }

link Require by