Skip to content

Added Sorting by _id, _createdAt, and _updatedAt to CMS API Order Query - #137

Closed
hyunnbunt wants to merge 3 commits into
plasmicapp:masterfrom
hyunnbunt:new_order_options
Closed

Added Sorting by _id, _createdAt, and _updatedAt to CMS API Order Query#137
hyunnbunt wants to merge 3 commits into
plasmicapp:masterfrom
hyunnbunt:new_order_options

Conversation

@hyunnbunt

@hyunnbunt hyunnbunt commented Apr 28, 2025

Copy link
Copy Markdown
Contributor

Implements sorting for _id, _createdAt, and _updatedAt columns in the CMS API order query. Users can now specify one of these fields within the order parameter to sort results.

  • Query Examples
    {"order": "_createdAt"},
    {"order": [{"field":"_createdAt", "dir":"asc"}]}

@vercel

vercel Bot commented Apr 28, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plasmic-cms-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 5:08am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-email-demo ⬜️ Ignored (Inspect) Apr 28, 2025 5:08am

@vercel

vercel Bot commented Apr 28, 2025

Copy link
Copy Markdown

@hyunnbunt is attempting to deploy a commit to the Plasmic Team on Vercel.

A member of the Team first needs to authorize it.

@jaslong jaslong self-assigned this May 1, 2025
plasmicops pushed a commit that referenced this pull request Mar 10, 2026
Merge
- #137
- #138
- minor edits to tests

---------

Co-authored-by: hyunnbunt <[email protected]>
GitOrigin-RevId: 49e8e13d04c02e21a4a45a459cdca9d814dea54a
@jaslong

jaslong commented Mar 11, 2026

Copy link
Copy Markdown
Member

Merged in 2e41cb9

@jaslong jaslong closed this Mar 11, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants