silverstripe-cms/code
Aaron Carlino 5ab1ff3e69
NEW: GraphQL Compatibility (#2607)
* Add GraphQL4 compatibility

* Add getPageByLink

* Blacklist sitetree fields

* Remove getByLink from default schema. use linkable plugin

* getByLink compatability with new readOne filter anything

* Remove return type

* Compliance with new modelConfig

* Prep for travis

* Improvements for versioned-admin compat

* BC class guards

* New graphql 3 compat

* Fix travis syntax error

* New backward graphqlphp dependency

* Lint, build

* New phpcs exclusion

* Tidy up travis

* Fix rollback mutation

* Update code/GraphQL/_legacy/ReadOneResolver.php

Co-authored-by: Ingo Schommer <ingo@silverstripe.com>

* Address ingo feedback

* Deprecated GraphQL v3 classes

* Remove deleted branches

Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
Co-authored-by: Ingo Schommer <me@chillu.com>
2020-11-13 13:50:44 +13:00
..
BatchActions Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
Controllers Merge branch '4.6' into 4 2020-10-22 13:33:16 +13:00
Forms BUG Honour URL suffix on URL Segment field 2020-08-06 14:23:58 +12:00
GraphQL NEW: GraphQL Compatibility (#2607) 2020-11-13 13:50:44 +13:00
Model Merge branch '4.6' into 4 2020-10-22 13:33:16 +13:00
Reports PATCH: better english 2020-07-08 10:16:19 +12:00
Search Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
Tasks ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 17:06:31 -07:00