Replies: 1 comment
-
no there is not way of doing this. Either use simplified CRUD API with an object or non-CRUD detailed API with raw fields. BTW we can think about such API to implement it in future but right now it doesn't exist |
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.
-
Like normal insert:
I expected that when using insert or ignore I could specify an object instead of writing all the fields, like:
Beta Was this translation helpful? Give feedback.
All reactions