GraphQL-Apollo-Node-Express-Postgres-Sequelize-starter
GraphQL-Apollo-Node-Express-Postgres-Sequelize-starter copied to clipboard
remove duplicate categories model file
There is a model define for Categories left in project' root, which content is same as server/models/categories.js, I thing it's a mistake.