silentshop / interstellar

0 stars 1 forks source link

Graphl server side #5

Open tylerthedeveloper opened 6 years ago

tylerthedeveloper commented 6 years ago
tylerthedeveloper commented 6 years ago

Update per our conversation regarding duplication @jclangst /categories: a list of categories with their respective metadata /products: a list of products with a reference to their category

lookup for product -> query (where category == category_id)

tylerthedeveloper commented 6 years ago

@jclangst In addition to the above please see the comment on chat.service.js from the second to last commit, https://github.com/silentshop/react/commit/253538b568175c37dbcbb6c1bf8e8eba8eda8b0d

fullykubed commented 6 years ago

I followed up in the commit. Generally, you'll want to put the comments here instead of in the commit because the commit comments will be difficult to find in the future.