Uses of Class
graphql.execution.preparsed.persisted.PersistedQuerySupport
Packages that use PersistedQuerySupport
-
Uses of PersistedQuerySupport in graphql.execution.preparsed.persisted
Subclasses of PersistedQuerySupport in graphql.execution.preparsed.persistedModifier and TypeClassDescriptionclass
This persisted query support class supports the Apollo scheme where the persisted query id is inExecutionInput.getExtensions()
.