silverstripe-cms/_config
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
..
adminpanels.yml API Rename services to match FQN of interface / classes 2017-05-16 15:49:09 +12:00
cache.yml BUG Cache page icons (#2493) 2019-11-13 10:21:52 +13:00
config.yml Merge branch '4.1' into 4.2 2018-09-12 14:11:56 +02:00
graphql-legacy.yml NEW: GraphQL Compatibility (#2607) 2020-11-13 13:50:44 +13:00
graphql.yml NEW: GraphQL Compatibility (#2607) 2020-11-13 13:50:44 +13:00
legacy.yml API Removed ErrorPage 2017-06-26 10:01:54 -07:00
linktracking.yml Member should not have link tracking enabled by default 2018-10-03 11:01:58 +13:00
modules.yml BUG Incorrect module delimited 2017-07-13 12:13:40 +12:00
permissions.yml Fix up code style, fix tests 2017-12-13 16:36:01 +13:00
routes.yml FIX Separating ModelAsController catch-all route to apply after all other configuration 2018-08-10 12:21:25 +12:00
scripts.yml BUG Fix CMS components failing to register on other CMS sections (#2182) 2018-06-13 13:11:06 +12:00
version.yml NEW Set VersionedProvider labels for recipe-core and recipe-cms 2020-08-26 09:44:14 +12:00