Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
base44
/
javascript-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
13
Code
Issues
10
Pull requests
45
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(entities): new entity APIs — cursor pages, count, aggregate, upsert
- #287
#287
Merged
arosenan
merged 12 commits into
main
base44/javascript-sdk:main
from
entities-scan-free-primitives
base44/javascript-sdk:entities-scan-free-primitives
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(entities): new entity APIs — cursor pages, count, aggregate, upsert
#287
arosenan
merged 12 commits into
main
base44/javascript-sdk:main
from
entities-scan-free-primitives
base44/javascript-sdk:entities-scan-free-primitives
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
feat(entities): new entity APIs — cursor pages, count, distinct, aggregate, upsert
Show description for c8f9b30
arosenan
and
claude
committed
c8f9b30
View commit details
Copy full SHA for c8f9b30
Browse repository at this point
entities: cursor list route is v2/list, not page
Show description for 035b9b7
arosenan
and
claude
committed
035b9b7
View commit details
Copy full SHA for 035b9b7
Browse repository at this point
entities: name the array and page readers instead of a union-typed parameter
Show description for 074d373
arosenan
and
claude
committed
074d373
View commit details
Copy full SHA for 074d373
Browse repository at this point
entities: drop distinct(); aggregate({ group_by }) covers it
Show description for 77cef17
arosenan
and
claude
committed
77cef17
View commit details
Copy full SHA for 77cef17
Browse repository at this point
entities: align the API with common practice
Show description for 14f9ccd
arosenan
and
claude
committed
14f9ccd
View commit details
Copy full SHA for 14f9ccd
Browse repository at this point
entities: distinct option on list()/filter(); cursor carries the query
Show description for d64879f
arosenan
and
claude
committed
d64879f
View commit details
Copy full SHA for d64879f
Browse repository at this point
entities: distinct pages are capped at 1,000 values
Show description for d8b9484
arosenan
and
claude
committed
d8b9484
View commit details
Copy full SHA for d8b9484
Browse repository at this point
Commits on Sep 18, 2026
entities: aggregate() accepts a raw MongoDB pipeline
Show description for cd90cc1
arosenan
and
claude
committed
cd90cc1
View commit details
Copy full SHA for cd90cc1
Browse repository at this point
entities: pipeline docs reflect field-level rules support and index use
Show description for 8128270
arosenan
and
claude
committed
8128270
View commit details
Copy full SHA for 8128270
Browse repository at this point
Revert "entities: pipeline docs reflect field-level rules support and index use"
Show description for 5f663f2
arosenan
committed
5f663f2
View commit details
Copy full SHA for 5f663f2
Browse repository at this point
Revert "entities: aggregate() accepts a raw MongoDB pipeline"
Show description for 7839698
arosenan
committed
7839698
View commit details
Copy full SHA for 7839698
Browse repository at this point
errors: read the coded error envelope
Show description for f703337
arosenan
and
claude
committed
f703337
View commit details
Copy full SHA for f703337
Browse repository at this point
You can’t perform that action at this time.