Skip to content

Commit

Permalink
feat: Clean up getCatalog and prepare for server-side filtering, sort…
Browse files Browse the repository at this point in the history
…ing, and pagination to improve client performance
  • Loading branch information
mathhulk committed Nov 7, 2024
1 parent 5987bde commit 137200a
Show file tree
Hide file tree
Showing 10 changed files with 581 additions and 174 deletions.
1 change: 1 addition & 0 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express-session": "^1.18.0",
"fuse.js": "^7.0.0",
"graphql": "^16.9.0",
"graphql-modules": "^2.3.0",
"graphql-type-json": "^0.3.2",
Expand Down
Loading

0 comments on commit 137200a

Please sign in to comment.