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
Accelerator
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
Type
/
to 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
.
graphql
/
graphql-spec
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
14.6k
Code
Issues
144
Pull requests
52
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Change "grouped field set" to be a map of ordered sets
- #1161
#1161
Closed
benjie
wants to merge 18 commits into
main
graphql/graphql-spec:main
from
field-set
graphql/graphql-spec:field-set
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Change "grouped field set" to be a map of ordered sets
#1161
benjie
wants to merge 18 commits into
main
graphql/graphql-spec:main
from
field-set
graphql/graphql-spec:field-set
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2024
Extract common logic from ExecuteQuery, ExecuteMutation and ExecuteSubscriptionEvent
benjie
committed
b76671b
View commit details
Copy full SHA for b76671b
Browse repository at this point
Change ExecuteSelectionSet to ExecuteGroupedFieldSet
benjie
committed
c9837a4
View commit details
Copy full SHA for c9837a4
Browse repository at this point
Correct reference to MergeSelectionSets
benjie
committed
a52310e
View commit details
Copy full SHA for a52310e
Browse repository at this point
Commits on Oct 17, 2024
move Field Collection section earlier (#1111)
yaacovCR
authored
60a9c35
View commit details
Copy full SHA for 60a9c35
Browse repository at this point
Commits on Jan 9, 2025
Merge branch 'main' into benjie/incremental-common
benjie
committed
a1de2dd
View commit details
Copy full SHA for a1de2dd
Browse repository at this point
Commits on Mar 6, 2025
Merge branch 'main' into benjie/incremental-common
benjie
authored
e8f80c8
View commit details
Copy full SHA for e8f80c8
Browse repository at this point
Define 'grouped field set'
benjie
committed
213fd2a
View commit details
Copy full SHA for 213fd2a
Browse repository at this point
that -> which
benjie
committed
383cf8e
View commit details
Copy full SHA for 383cf8e
Browse repository at this point
More similar to prior wording
benjie
committed
48a789b
View commit details
Copy full SHA for 48a789b
Browse repository at this point
Remove reason from definition
benjie
committed
0b9eed7
View commit details
Copy full SHA for 0b9eed7
Browse repository at this point
subGroupedFieldSet -> fieldGroupedFieldSet
benjie
committed
0728c4a
View commit details
Copy full SHA for 0728c4a
Browse repository at this point
Add note for clarity
benjie
committed
140c3da
View commit details
Copy full SHA for 140c3da
Browse repository at this point
Commits on Apr 17, 2025
Merge branch 'main' into benjie/incremental-common
benjie
committed
65df539
View commit details
Copy full SHA for 65df539
Browse repository at this point
move field collections into one section, section reworking, minor word tweaking, enum
leebyron
committed
d68df95
View commit details
Copy full SHA for d68df95
Browse repository at this point
Commits on Apr 24, 2025
Apply suggestions from code review
benjie
authored
180a51c
View commit details
Copy full SHA for 180a51c
Browse repository at this point
Commits on Apr 25, 2025
Rename 'ExecuteGroupedFieldSet' to 'ExecuteCollectedFields'
benjie
committed
3c6dfb3
View commit details
Copy full SHA for 3c6dfb3
Browse repository at this point
Commits on May 1, 2025
Use the term fieldSet in the algorithms
benjie
committed
3cc7845
View commit details
Copy full SHA for 3cc7845
Browse repository at this point
Change field set to be a set rather than a list
benjie
committed
9845170
View commit details
Copy full SHA for 9845170
Browse repository at this point
You can’t perform that action at this time.