Replies: 1 comment
-
The second bulk inserts example loops through an array of objects representing characters and does a nested insert of their movies. Does that help? What would you like to see going beyond that example? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Im having a hard time figuring out how to use this client since the examples are only the bare essentials.
Consider this schema:
How would I create correctly a user, set a password and create a userprofile in 1 query?
I tried every possible option from the docs, getting a unique error everytime. This should not be rocket sience?, fed my schama to chatgp, give it examples.
Beta Was this translation helpful? Give feedback.
All reactions