This website requires JavaScript.
Explore
Help
Register
Sign In
dapr
/
docs
mirror of
https://github.com/dapr/docs.git
Watch
1
Star
0
Fork
You've already forked docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ab59b73cc9
docs
/
daprdocs
/
content
/
en
/
developing-applications
/
building-blocks
/
state-management
/
query-api-examples
/
query1.json
12 lines
159 B
JSON
Raw
Blame
History
{
"filter"
:
{
"EQ"
:
{
"state"
:
"CA"
}
}
,
"sort"
:
[
{
"key"
:
"person.id"
,
"order"
:
"DESC"
}
]
}
Reference in New Issue
View Git Blame
Copy Permalink