Class InMemoryPersistedQueryCache

java.lang.Object
graphql.execution.preparsed.persisted.InMemoryPersistedQueryCache
All Implemented Interfaces:
PersistedQueryCache

@PublicApi public class InMemoryPersistedQueryCache extends Object implements PersistedQueryCache
A PersistedQueryCache that is just an in memory map of known queries.