loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.97k stars 1.07k forks source link

Update Order-filter.md #10633

Open zeekun opened 3 months ago

zeekun commented 3 months ago

The example should use an array not string

order: ['price DESC'],

Checklist

👉 Check out how to submit a PR 👈