ISSUE: #1268 Error when store a big data to cache.
This PR Fixes the schema cache issue when your schema reach out certain size.
Issue description: when your schema reach certain size the Parsed schema object ( DocumentNode) becomes unmanageable by the unserialize function, leading to not loading the right cached schema data .
ISSUE: #1268 Error when store a big data to cache.
This PR Fixes the schema cache issue when your schema reach out certain size.
Issue description: when your schema reach certain size the Parsed schema object (
DocumentNode
) becomes unmanageable by the unserialize function, leading to not loading the right cached schema data .How to do a basic a test:
drush cr
)admin/config/graphql/servers/manage/[SERVER-ID]/explorer