drupal-graphql / drupal-graphql/graphql
Graphql query was showing error in drupal after flush all cache
Open
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Graphql query was showing error in Drupal after flush all cache. There was not configuration change. Just few new contents are created.
When we restore just 30 minutes before backup DB then query was executing fine. Now we are not able to reproduce same error.
Does after flush cache, entire GraphQL schema rebuilds? Reason might be that schema didn't build properly. or any other reason?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.