Skip to Content
API 레퍼런스API 레퍼런스

API 레퍼런스 개요

엔트리포인트 (Subpaths)

  • next-nexus (공용): createNexusDefinition, interceptors, revalidateServerTags
  • next-nexus/server (서버 전용): nexus, NexusRenderer, NexusHydrationBoundary, withNexusHydrationBoundary
  • next-nexus/client (클라이언트 전용): useNexusQuery, useNexusInfiniteQuery, useNexusMutation, useNexusAction, useNexusFormAction, NexusRuntime, nexusCache, revalidateClientTags
  • next-nexus/errors (오류): isNexusError

주요 API (Topics)

버전 참고

  • 이 문서의 import 경로는 저장소의 최신 README를 기준으로 합니다. 사용 중인 라이브러리 버전에 따라 일부 심볼의 경로가 다를 수 있습니다.
Last updated on