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 TypeClassDescriptionclassclassAn 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 PreparsedDocumentEntryPersistedQuerySupport.mkMissingError(PersistedQueryError persistedQueryError) Allows you to customize the graphql error that is sent back on a missing persisted query