-
Notifications
You must be signed in to change notification settings - Fork 225
Caching responses
#961
It's something similar to this issue
The suggested option was using graphql.pre_executor and graphql.post_executor events
But there is a problem - the graphql document in the request must be valid and I should know something about requested fields,
maybe from ResolveInfo. Some kind of pre_resolve event would be great
I will be grateful for any help
Thanks
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment