Join Slack
Powered by
For example, if I have the following datamodel: ``...
# prisma-client
s
Spencer Gardner
10/14/2019, 7:27 PM
For example, if I have the following datamodel:
Copy code
type Fruit { size: Int! owner: Human! }
Open in Slack
Previous
Next