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
Make memory cache unique per schema (#4127)
* Fix issue with document MemoryCache where it would return items from wrong schema
* update
* update
* Update src/GraphQL.MemoryCache/MemoryDocumentCacheOptions.cs
* update migration doc
---------
Co-authored-by: Erik Gävert <erik@gavert.net>