Property | Type | Description | |
---|---|---|---|
$fetcher | todo: maybe there are better solution |
Method | Description | |
---|---|---|
build ( $config ) | ||
getFetcher ( ) : Youshido\GraphQL\Relay\Fetcher\FetcherInterface | ||
getName ( ) | ||
resolveType ( $object ) | ||
setFetcher ( Youshido\GraphQL\Relay\Fetcher\FetcherInterface $fetcher ) : |
public getFetcher ( ) : Youshido\GraphQL\Relay\Fetcher\FetcherInterface | ||
return | Youshido\GraphQL\Relay\Fetcher\FetcherInterface |
public setFetcher ( Youshido\GraphQL\Relay\Fetcher\FetcherInterface $fetcher ) : |
||
$fetcher | Youshido\GraphQL\Relay\Fetcher\FetcherInterface | |
return |