Join Slack
Powered by
``` type Topic { id: ID! @unique name: String!...
# prisma-whats-new
l
Luke
03/20/2018, 3:47 AM
Copy code
type Topic { id: ID! @unique name: String! slug: String! }
Open in Slack
Previous
Next