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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
parse-community
/
parse-server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.8k
Star
21.4k
Code
Issues
392
Pull requests
167
Actions
Projects
Wiki
Security and quality
125
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: Add GraphQL bulk mutations
createMany
,
updateMany
,
deleteMany
- #10341
#10341
Open
Moumouls
wants to merge 16 commits into
parse-community:alpha
parse-community/parse-server:alpha
from
Moumouls:moumouls/create-update-delete-many-gql
Moumouls/parse-server:moumouls/create-update-delete-many-gql
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: Add GraphQL bulk mutations
createMany
,
updateMany
,
deleteMany
#10341
Moumouls
wants to merge 16 commits into
parse-community:alpha
parse-community/parse-server:alpha
from
Moumouls:moumouls/create-update-delete-many-gql
Moumouls/parse-server:moumouls/create-update-delete-many-gql
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2026
feat: create, update, delete many graphql
Moumouls
committed
70d7baf
View commit details
Copy full SHA for 70d7baf
Browse repository at this point
fix: lock
Moumouls
committed
dce171f
View commit details
Copy full SHA for dce171f
Browse repository at this point
Merge branch 'upstream/alpha' into moumouls/create-update-delete-many-gql
Moumouls
committed
7813f36
View commit details
Copy full SHA for 7813f36
Browse repository at this point
fix: sanitize bulk errors
Moumouls
committed
4196811
View commit details
Copy full SHA for 4196811
Browse repository at this point
fix: ignore duplicate check
Moumouls
committed
3cc83d9
View commit details
Copy full SHA for 3cc83d9
Browse repository at this point
fix: improve error util
Moumouls
committed
8f24cdb
View commit details
Copy full SHA for 8f24cdb
Browse repository at this point
test: cover sanitize errors
Moumouls
committed
8b41f8d
View commit details
Copy full SHA for 8b41f8d
Browse repository at this point
test: duplicate id during delete
Moumouls
committed
9eb43e1
View commit details
Copy full SHA for 9eb43e1
Browse repository at this point
Merge branch 'alpha' into moumouls/create-update-delete-many-gql
Moumouls
authored
030cd15
View commit details
Copy full SHA for 030cd15
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'alpha' into moumouls/create-update-delete-many-gql
Moumouls
committed
70d9738
View commit details
Copy full SHA for 70d9738
Browse repository at this point
fix: Sanitize GraphQL bulk limit errors and clone updateMany fields
Show description for 05ead2f
Moumouls
committed
05ead2f
View commit details
Copy full SHA for 05ead2f
Browse repository at this point
fix: Use const for updateMany fields to satisfy prefer-const
Moumouls
committed
0e8d9f0
View commit details
Copy full SHA for 0e8d9f0
Browse repository at this point
Commits on Sep 11, 2026
Merge branch 'alpha' into moumouls/create-update-delete-many-gql
Moumouls
authored
89ba5ff
View commit details
Copy full SHA for 89ba5ff
Browse repository at this point
fix: Process GraphQL bulk mutations sequentially
Show description for 4e988bd
Moumouls
committed
4e988bd
View commit details
Copy full SHA for 4e988bd
Browse repository at this point
fix: Keep original Parse.Error messages in GraphQL bulk mutation results
Moumouls
committed
abd56bc
View commit details
Copy full SHA for abd56bc
Browse repository at this point
fix: Sanitize wrapped native hook errors in GraphQL bulk results
Moumouls
committed
7d93e00
View commit details
Copy full SHA for 7d93e00
Browse repository at this point
You can’t perform that action at this time.