Join Slack
Powered by
On an unrelated note, is there anyway to have em...
# prisma-whats-new
m
maxcan
09/14/2017, 7:26 PM
On an unrelated note, is there anyway to have embedding objects besides relations between top level nodes? Something like:
Copy code
type Test { num: Float! text: String! } type TestTwo implements Node { tt: Test foo: Int }
Open in Slack
Previous
Next