awesome-links icon indicating copy to clipboard operation
awesome-links copied to clipboard

Incorrect import in part-1

Open YangFong opened this issue 3 years ago • 1 comments

Hi, I found that if I import 'data' as in the example, I can't find it. I need to change it to import { links as data } from "../data/links";.

image

image

YangFong avatar Mar 05 '22 12:03 YangFong

A new discovery, in Part 2, is that /prisma/seed.ts looks like this.

image

YangFong avatar Mar 05 '22 12:03 YangFong

Hi 👋🏽

We've updated the tutorial to use GraphQL Yoga and Pothos for the GraphQL API. Check it out and if you have any issues, let us know.

I'll go ahead and close this issue. If it persists, you can re-open the issue.

ruheni avatar Jan 17 '23 15:01 ruheni