Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Youshido
GraphQL
Relay
RelayMutation
PHP Class Youshido\GraphQL\Relay\RelayMutation
Afficher le fichier
Open project: youshido/graphql
Class Usage Examples
Méthodes publiques
Méthode
Description
buildMutation
(
string
$name
,
array
$args
,
AbstractObjectType |
array
$output
,
callable
$resolveFunction
) :
Field
Method Details
buildMutation()
public
static
méthode
public
static
buildMutation
(
string
$name
,
array
$args
,
AbstractObjectType |
array
$output
,
callable
$resolveFunction
) :
Field
$name
string
$args
array
$output
Youshido\GraphQL\Type\Object\AbstractObjectType |
array
$resolveFunction
callable
Résultat
Youshido\GraphQL\Field\Field