Hey folks. What is the best way to model tags in G...
# prisma-whats-new
j
Hey folks. What is the best way to model tags in Graphcool, when there are multiple Types that I want to be taggable? In Ruby on Rails, what I would do is have a polymorphic join between tags and taggable objects.