Join Slack
Powered by
For example, I used the following last year: ``` ...
# orm-help
d
Darryl
02/09/2019, 1:31 PM
For example, I used the following last year:
Copy code
type User @model { id: ID! @unique name: String email: String! @unique }
Open in Slack
Previous
Next