PHP Class Examples\Blog\Schema\LatestPostField

Inheritance: extends Youshido\GraphQL\Field\AbstractField
Datei anzeigen Open project: youshido/graphql

Public Methods

Method Description
getType ( )
resolve ( $value, array $args, ResolveInfo $info )

Method Details

getType() public method

public getType ( )

resolve() public method

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