PHP Class Examples\Blog\Schema\LatestPostField

Inheritance: extends Youshido\GraphQL\Field\AbstractField
Afficher le fichier Open project: youshido/graphql

Méthodes publiques

Méthode Description
getType ( )
resolve ( $value, array $args, ResolveInfo $info )

Method Details

getType() public méthode

public getType ( )

resolve() public méthode

public resolve ( $value, array $args, ResolveInfo $info )
$args array
$info Youshido\GraphQL\Execution\ResolveInfo