lukehamilton
12/4/2018 - 3:27 AM

products.js

prisma.products()
  .$fragment(
    `{ id topics { id } }`
   );