Uses of Class
graphql.execution.preparsed.persisted.PersistedQueryError
Packages that use PersistedQueryError
-
Uses of PersistedQueryError in graphql.execution.preparsed.persisted
Subclasses of PersistedQueryError in graphql.execution.preparsed.persistedModifier and TypeClassDescriptionclass
class
An exception that indicates the query id is not valid and can be found ever in cacheMethods in graphql.execution.preparsed.persisted with parameters of type PersistedQueryErrorModifier and TypeMethodDescriptionprotected PreparsedDocumentEntry
PersistedQuerySupport.mkMissingError
(PersistedQueryError persistedQueryError) Allows you to customize the graphql error that is sent back on a missing persisted query