Hi!. I'm using the documents.all({ to find one record example: "data" : { 'document' : { ``` "name" : "Julio" } ``` What is the best code to find only one record? Thanks so much!
Hi!.
I'm using the documents.all({ to find one record
example:
"data" : {
'document' : {
What is the best code to find only one record?
Thanks so much!