ENUM

Permission

link GraphQL Schema definition

  • enum Permission {
  • create_contact
  • remove_file
  • update_contact
  • upload_file
  • }

link Require by

This element is not required by anyone