Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PersistedQueryNotFoundError
C# Class PersistedQueryNotFoundError, graphql-dotnet
An error in case a query hasn't been found by hash.
Inheritance:
RequestError
Afficher le fichier
Open project: graphql-dotnet/graphql-dotnet
Méthodes publiques
Méthode
Description
PersistedQueryNotFoundError
(
string
hash
) :
GraphQL.Execution
Initializes a new instance.
Method Details
PersistedQueryNotFoundError()
public
méthode
Initializes a new instance.
public
PersistedQueryNotFoundError
(
string
hash
) :
GraphQL.Execution
hash
string
Résultat
GraphQL.Execution