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
GraphQL
Execution
GraphQLDocumentBuilder
C# Class GraphQL.Execution.GraphQLDocumentBuilder
Inheritance:
IDocumentBuilder
Afficher le fichier
Open project: graphql-dotnet/graphql-dotnet
Class Usage Examples
Méthodes publiques
Méthode
Description
Build
(
string
body
) :
Document
GraphQLDocumentBuilder
( ) :
GraphQL.Language
Method Details
Build()
public
méthode
public
Build
(
string
body
) :
Document
body
string
Résultat
Document
GraphQLDocumentBuilder()
public
méthode
public
GraphQLDocumentBuilder
( ) :
GraphQL.Language
Résultat
GraphQL.Language