hello , i want to know how to set params parameter when i query a collection with custom logic for specific field
hello , i want to know how to set params parameter when i query a collection with custom logic for specific field
Hello,
You can read more about structure and syntax of queries here http://devcenter.appery.io/documentat...
I was mostly referring to the use of server code [javascript] to do this.
Hello,
Please check here: http://devcenter.appery.io/documentat...
hello , i want to know how to set params parameter when i query a collection with custom logic for specific field using server code
Hello,
Per our policy custom logic is out of scope of support, the doc Katya suggested covers your question (Look Database - query(dbId, collection Name[, params][, token])), also you can search online for more information.