Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リソースを ID の昇順で並べ替えたいと考えています。
厄介なことに、ドキュメントにはこれについて言及されていませんが、可能だと確信しています。
現在私は持っています:
&sortby=`id`
昇順または降順で並べ替える正しい方法を知っている人はいますか?
ありがとう
正しいドキュメントを読んでいますか?
あなたは使用できるはずです
[[getResources? &sortby=`id` &sortdir=`ASC` ...