Class Hierarchy
- java.lang.Object
- graphql.execution.preparsed.persisted.InMemoryPersistedQueryCache (implements graphql.execution.preparsed.persisted.PersistedQueryCache)
- graphql.execution.preparsed.persisted.InMemoryPersistedQueryCache.Builder
- graphql.execution.preparsed.persisted.PersistedQuerySupport (implements graphql.execution.preparsed.PreparsedDocumentProvider)
- graphql.execution.preparsed.persisted.ApolloPersistedQuerySupport
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- graphql.execution.preparsed.persisted.PersistedQueryError (implements graphql.ErrorClassification)
- graphql.execution.preparsed.persisted.PersistedQueryIdInvalid
- graphql.execution.preparsed.persisted.PersistedQueryNotFound
- graphql.execution.preparsed.persisted.PersistedQueryError (implements graphql.ErrorClassification)
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.util.function.Function<T,R>
- graphql.execution.preparsed.persisted.PersistedQueryCacheMiss
- graphql.execution.preparsed.persisted.PersistedQueryCache