🏠
Working from home
Pinned Loading
-
Relay Resolver + TypeScript 쓰는 법
Relay Resolver + TypeScript 쓰는 법 1> Relay Resolvers are still considered experimental. To use them you must ensure that the ENABLE_RELAY_RESOLVERS runtime feature flag is enabled, and that the enable_relay_resolver_transform feature flag is enabled in your project’s Relay config file.23[라고 주장하고](https://github.com/facebook/relay/blob/f59648bc07dc7bca57996e0ae5982413c9f612f7/website/docs/guides/relay-resolvers.md) 아직 `@types/relay-runtime`에 타입이 반영 안 돼있기 때문에, 지금 사용하려면 `relay-compiler` 설정 + `relay-runtime` 런타임 설정 + `relay-runtime` 타입 확장을 해야 원활합니다.
45```js
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





