- [ ] Create the Tag Model using the Diagram in Figma - [ ] Create the ProductToTag Model - [ ] Create a resolver for Product: addTagToProduct mutation - [ ] Create a resolver for Product: tags (returns a list of tags)