const categoryArgs = {
  title: faker.random.word(),
  description: faker.random.word(),
  icon: faker.random.word()
};