Skip to content

Releases: Happy-Horizon/Magento-PersistentGraphQlSchema

2.1.2

20 Jun 09:37
952b6d6

Choose a tag to compare

Merge pull request #6 from Happy-Horizon/bugfix/BOX-57

[BUGFIX][BOX-57] Remove unused includes and dependency

Flush config cache

07 Oct 08:25
2bc43d0

Choose a tag to compare

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

26 Jul 12:34

Choose a tag to compare

2.0.1: Merge pull request #4 from Happy-Horizon/jordy2607-patch-1

09 Jul 06:46
e389bda

Choose a tag to compare

Add thecodingmachine/safe as depedency in composer json

2.0.0: Merge pull request #2 from Happy-Horizon/feature/SOBD-321

08 Apr 07:03
cc5e402

Choose a tag to compare

Launch of Magento graphql schema caching module

08 May 12:27

Choose a tag to compare

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.