Commit 14ac061
authored
docs: add graphql multi-field sort note (#15123)
### What?
Adding a note to the sorting docs that you can sort on multiple fields
in the GraphQL endpoint.
### Why?
I was confused about how to do this in the GraphQL API because you can't
pass in an array there. Adding a specific note will help future
travelers.
**Edit:**
I just reread the docs and see that it's there under the REST API
heading. I feel the note still adds something.1 parent 25813a7 commit 14ac061
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
0 commit comments