프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$fetcher | todo: maybe there are better solution |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | Youshido\GraphQL\Relay\Fetcher\FetcherInterface |
public setFetcher ( Youshido\GraphQL\Relay\Fetcher\FetcherInterface $fetcher ) : |
||
$fetcher | Youshido\GraphQL\Relay\Fetcher\FetcherInterface | |
리턴 |