chrisaugust29 / myhelpapp

1 stars 0 forks source link

Sample State #5

Closed iProgYou closed 3 years ago

iProgYou commented 3 years ago

Sample State

iProgYou commented 3 years ago
chrisaugust29 commented 3 years ago

added category id in my business

iProgYou commented 3 years ago

Since each business will have potentially several categories associated, you will need each business to have an array of categoryIds. You may also want to remove the category from each business, unless you want there to be a primary category.

chrisaugust29 commented 3 years ago

updated to array of category Ids and removed category