Releases: Happy-Horizon/Magento-PersistentGraphQlSchema
Releases · Happy-Horizon/Magento-PersistentGraphQlSchema
2.1.2
Merge pull request #6 from Happy-Horizon/bugfix/BOX-57 [BUGFIX][BOX-57] Remove unused includes and dependency
Flush config cache
Merge pull request #5 from Happy-Horizon/feature/VKT-855 Added config cache clean
2.1.0 added persistent cache flush from the back-end
Full Changelog: 2.0.1...2.1.0
2.0.1: Merge pull request #4 from Happy-Horizon/jordy2607-patch-1
Add thecodingmachine/safe as depedency in composer json
2.0.0: Merge pull request #2 from Happy-Horizon/feature/SOBD-321
Feature/sobd 321
Launch of Magento graphql schema caching module
This module moves the GraphQl Schema caching to his on caching pool/layer.
If the cache type is cleaned or removed the cache data is directly regenerated.
That saves time and resourced for subsequent calls.
Adminhtml cache flush event is hooked to also regenerate the schema after flushing.