GraphQL-Apollo-Node-Express-Postgres-Sequelize-starter icon indicating copy to clipboard operation
GraphQL-Apollo-Node-Express-Postgres-Sequelize-starter copied to clipboard

remove duplicate categories model file

Open BerlinChan opened this issue 5 years ago • 0 comments

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.

BerlinChan avatar Mar 01 '20 02:03 BerlinChan