You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
@graphql-yoga/plugin-response-cache@3.3.0
Minor Changes
#3164 353c0fed
Thanks @n1ru4l! - Add servedFromResponseCache symbol property to
responses served from the response cache in order to allow other plugins to determine, whether a
response was served from the cache and apply custom logic based on that.