close
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: graphql/graphql-spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: September2025
Choose a base ref
...
head repository: graphql/graphql-spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 11 files changed
  • 7 contributors

Commits on Sep 4, 2025

  1. Next working draft

    leebyron committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    43ae7ba View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Configuration menu
    Copy the full SHA
    96271da View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Fix includeDeprecated arg type in "Appendix D" (#1192)

    * Fix `includeDeprecated` arg type in "Appendix D"
    
    * Update `graphql.js` to 17.0.0-alpha.9 version
    
    * update package.json scripts
    
    ---------
    
    Co-authored-by: Martin Bonnin <martin@mbonnin.net>
    tyranron and martinbonnin authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    5dee82d View commit details
    Browse the repository at this point in the history
  2. Update banner (#1205)

    * Update banner
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Benjie <benjie@jemjie.com>
    martinbonnin and benjie authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    9c0442b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Update description of Fragments to emphasize evolving data needs (#1193)

    * Update the description for when to use a fragment
    
    * some small edits for new lines + updating a word
    
    * Simplify language and remove reference to 'colocation'
    
    * format
    
    * Respond to feedback from last working group meeting
    
    * Apply suggestion from @benjie
    
    Co-authored-by: Benjie <benjie@jemjie.com>
    
    ---------
    
    Co-authored-by: Lee Byron <lee@leebyron.com>
    Co-authored-by: Benjie <benjie@jemjie.com>
    3 people authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    61217f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. FIx format (#1210)

    martinbonnin authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    ff0d285 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    3c6695c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. fix: field selection set final values (#1212)

    * fix: field selection set final values
    
    * Update spec/Section 2 -- Language.md
    
    Co-authored-by: Benjie <benjie@jemjie.com>
    
    * feat: field subselection definition
    
    * fix: md format
    
    ---------
    
    Co-authored-by: Benjie <benjie@jemjie.com>
    MarkoMin and benjie authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    1fe9b61 View commit details
    Browse the repository at this point in the history
Loading