Method | Description | |
---|---|---|
getContainer ( ) : Youshido\GraphQL\Execution\Container\ContainerInterface | ||
getRequest ( ) : |
||
getSchema ( ) : |
||
setContainer ( Youshido\GraphQL\Execution\Container\ContainerInterface $container ) : mixed | ||
setRequest ( |
||
setSchema ( |
public getContainer ( ) : Youshido\GraphQL\Execution\Container\ContainerInterface | ||
return | Youshido\GraphQL\Execution\Container\ContainerInterface |
public getRequest ( ) : |
||
return |
public getSchema ( ) : |
||
return |
public setContainer ( Youshido\GraphQL\Execution\Container\ContainerInterface $container ) : mixed | ||
$container | Youshido\GraphQL\Execution\Container\ContainerInterface | |
return | mixed |
public setRequest ( |
||
$request |
public setSchema ( |
||
$schema |