silverstripe/graphql
GraphQL server for SilverStripe models and other data
6.1.1
2.6M downloads/mo
#4554 most downloaded on Packagist
silverstripe/silverstripe-graphql
What this package is like to depend on
Last release 5 months ago
22 Mar 2026
Release timing varies
gaps range from 1 weeks to 8 months
Rarely documented
notes for 6 of 98 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
143 releases · first in 2017
2 releases in the last 12 months
see the full history below
Release timeline
117 releases · Jan 2017 to Mar 2026Releases
latest 60 of 143-
6.1.122 Mar 2026Release notes
Open source →What's Changed
- DOC Add composer install command and repository link by @emteknetnz in #643
- DOC Use correct package name by @emteknetnz in #644
- FIX AbstractTypeRegistry should be able to handle scalar types (fixes #646) by @lozcalver in #647
Full Changelog: 6.1.0...6.1.1
-
6.1.007 Aug 2025Release notes
Open source →What's Changed
- MNT Run module-standardiser by @GuySartorelli in #637
- DEP Remove alpha conflict by @emteknetnz in #638
- ENH Use new DataList caching by @GuySartorelli in #639
- ENH Optimise SQL queries to improve performance by @GuySartorelli in #640
- MNT Run module-standardiser by @emteknetnz in #642
Full Changelog: 6.0.0...6.1.0
-
6.1.0-rc1no date pre-releaseRelease notes
Open source →What's Changed
- MNT Run module-standardiser by @GuySartorelli in #637
- DEP Remove alpha conflict by @emteknetnz in #638
- ENH Use new DataList caching by @GuySartorelli in #639
- ENH Optimise SQL queries to improve performance by @GuySartorelli in #640
- MNT Run module-standardiser by @emteknetnz in #642
Full Changelog: 6.0.0...6.1.0-rc1
-
6.1.0-beta1no date pre-releaseRelease notes
Open source →What's Changed
- MNT Run module-standardiser by @GuySartorelli in #637
- DEP Remove alpha conflict by @emteknetnz in #638
- ENH Use new DataList caching by @GuySartorelli in #639
- ENH Optimise SQL queries to improve performance by @GuySartorelli in #640
- MNT Run module-standardiser by @emteknetnz in #642
Full Changelog: 6.0.0...6.1.0-beta1
-
6.0.001 May 2025Release notes
Open source →What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #572
- DEP Use silverstripe/event-dispatcher ^2 by @emteknetnz in #575
- MNT Dev require recipe-testing by @emteknetnz in #576
- API Set extension hook implementation visibility to protected by @emteknetnz in #586
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #598
- API Standardise extension hooks by @GuySartorelli in #597
- API Replace Extension subclasses by @emteknetnz in #599
- API Migrate code and docs from other modules by @emteknetnz in #596
- DOC Set metadata of docs base by @emteknetnz in #604
- DEP Use PHPUnit 11 by @emteknetnz in #601
- API Use new names for renamed classes by @GuySartorelli in #606
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #600
- ENH Use symfony/validation logic by @GuySartorelli in #609
- API Use SS_List as type by @emteknetnz in #612
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #614
- MNT Don't test behat from other modules anymore by @GuySartorelli in #615
- DEP Update minimum composer versions by @emteknetnz in #617
- DEP Add conflict with elemental 6.0.0-alpha1 by @emteknetnz in #618
- FIX Stop using deprecated API by @GuySartorelli in #620
- DEP Don't include vendor-plugin as an explicit dependency by @GuySartorelli in #621
- ENH Stop using Controller::has_curr() by @emteknetnz in #626
- MNT Run module-standardiser by @emteknetnz in #627
Full Changelog: 5.3.1...6.0.0
-
6.0.0-rc1no date pre-releaseRelease notes
Open source →What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #572
- DEP Use silverstripe/event-dispatcher ^2 by @emteknetnz in #575
- MNT Dev require recipe-testing by @emteknetnz in #576
- API Set extension hook implementation visibility to protected by @emteknetnz in #586
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #598
- API Standardise extension hooks by @GuySartorelli in #597
- API Replace Extension subclasses by @emteknetnz in #599
- API Migrate code and docs from other modules by @emteknetnz in #596
- DOC Set metadata of docs base by @emteknetnz in #604
- DEP Use PHPUnit 11 by @emteknetnz in #601
- API Use new names for renamed classes by @GuySartorelli in #606
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #600
- ENH Use symfony/validation logic by @GuySartorelli in #609
- API Use SS_List as type by @emteknetnz in #612
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #614
- MNT Don't test behat from other modules anymore by @GuySartorelli in #615
- DEP Update minimum composer versions by @emteknetnz in #617
- DEP Add conflict with elemental 6.0.0-alpha1 by @emteknetnz in #618
- FIX Stop using deprecated API by @GuySartorelli in #620
- DEP Don't include vendor-plugin as an explicit dependency by @GuySartorelli in #621
- ENH Stop using Controller::has_curr() by @emteknetnz in #626
- MNT Run module-standardiser by @emteknetnz in #627
Full Changelog: 5.3.1...6.0.0-rc1
-
6.0.0-beta117 Feb 2025 pre-releaseNothing published for this version
-
6.0.0-alpha103 Dec 2024 pre-releaseNothing published for this version
-
5.3.222 Mar 2026Release notes
Open source →What's Changed
- FIX AbstractTypeRegistry should be able to handle scalar types (fixes #646) by @lozcalver in #647
Full Changelog: 5.3.1...5.3.2
-
5.3.130 Apr 2025Release notes
Open source →What's Changed
- ENH Make it clear deprecations are removed in future major by @GuySartorelli in #636
Full Changelog: 5.3.0...5.3.1
-
5.3.007 Apr 2025Release notes
Open source →What's Changed
- MNT Run module-standardiser by @emteknetnz in #585
- MNT Run module-standardiser by @emteknetnz in #587
- API Deprecate API that will be removed by @GuySartorelli in #603
- ENH Don't use deprecated method by @GuySartorelli in #607
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #608
- MNT Fix lint failure in test by @GuySartorelli in #610
- MNT Fix test that didn't account for i18n spaces by @GuySartorelli in #611
- MNT Run module-standardiser by @emteknetnz in #629
Full Changelog: 5.2.4...5.3.0
-
5.3.0-rc103 Feb 2025 pre-releaseRelease notes
Open source →What's Changed
- MNT Run module-standardiser by @emteknetnz in #585
- MNT Run module-standardiser by @emteknetnz in #587
- API Deprecate API that will be removed by @GuySartorelli in #603
- ENH Don't use deprecated method by @GuySartorelli in #607
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #608
- MNT Fix lint failure in test by @GuySartorelli in #610
- MNT Fix test that didn't account for i18n spaces by @GuySartorelli in #611
Full Changelog: 5.2.4...5.3.0-rc1
-
5.3.0-beta1no date pre-releaseNothing published for this version
-
5.2.429 Jan 2025Nothing published for this version
-
5.2.318 Jun 2024Nothing published for this version
-
5.2.217 Jun 2024Nothing published for this version
-
5.2.123 May 2024Nothing published for this version
-
5.2.002 Feb 2024Nothing published for this version
-
5.2.0-rc1no date pre-releaseNothing published for this version
-
5.2.0-beta1no date pre-releaseNothing published for this version
-
5.1.322 Jan 2024Nothing published for this version
-
5.1.203 Dec 2023Nothing published for this version
-
5.1.123 Nov 2023Nothing published for this version
-
5.1.016 Oct 2023Nothing published for this version
-
5.1.0-rc129 Aug 2023 pre-releaseNothing published for this version
-
5.1.0-beta1no date pre-releaseNothing published for this version
-
5.0.316 Oct 2023Nothing published for this version
-
5.0.227 Aug 2023Nothing published for this version
-
5.0.120 Aug 2023Nothing published for this version
-
5.0.026 Apr 2023Nothing published for this version
-
5.0.0-rc104 Apr 2023 pre-releaseNothing published for this version
-
5.0.0-beta212 Feb 2023 pre-releaseNothing published for this version
-
5.0.0-beta107 Feb 2023 pre-releaseNothing published for this version
-
5.0.0-alpha112 Sep 2022 pre-releaseNothing published for this version
-
4.3.823 May 2024Nothing published for this version
-
4.3.722 Jan 2024Nothing published for this version
-
4.3.627 Nov 2023Nothing published for this version
-
4.3.523 Nov 2023Nothing published for this version
-
4.3.416 Oct 2023Nothing published for this version
-
4.3.322 Aug 2023Nothing published for this version
-
4.3.202 Aug 2023Nothing published for this version
-
4.3.124 Jul 2023Nothing published for this version
-
4.3.004 Apr 2023Nothing published for this version
-
4.3.0-rc128 Mar 2023 pre-releaseNothing published for this version
-
4.2.516 Oct 2023Nothing published for this version
-
4.2.404 Apr 2023Nothing published for this version
-
4.2.315 Mar 2023Nothing published for this version
-
4.2.209 Mar 2023Nothing published for this version
-
4.2.106 Mar 2023Nothing published for this version
-
4.2.019 Dec 2022Nothing published for this version
-
4.1.316 Oct 2023Nothing published for this version
-
4.1.215 Mar 2023Nothing published for this version
-
4.1.109 Mar 2023Nothing published for this version
-
4.1.029 Nov 2022Nothing published for this version
-
4.1.0-rc1no date pre-releaseNothing published for this version
-
4.1.0-beta131 Aug 2022 pre-releaseNothing published for this version
-
4.0.223 Nov 2022Nothing published for this version
-
4.0.114 Nov 2022Nothing published for this version
-
4.0.023 Jun 2022Nothing published for this version
-
4.0.0-rc103 May 2022 pre-releaseNothing published for this version