·canvas-data-fetching
*

canvas-data-fetching

JSON:API 및 SWR 패턴을 사용하여 Canvas 구성 요소에서 Drupal 콘텐츠를 가져오고 렌더링합니다. 콘텐츠 목록을 작성하거나 SWR과 통합하거나 관련 엔터티를 쿼리할 때 사용합니다. JsonApiClient, DrupalJsonApiParams, 관계 처리 및 필터 패턴을 다룹니다.

8설치·0트렌드·@acquia

설치

$npx skills add https://github.com/acquia/nebula --skill canvas-data-fetching

canvas-data-fetching 설치 방법

명령줄에서 canvas-data-fetching AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/acquia/nebula --skill canvas-data-fetching
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: acquia/nebula.

Use SWR for all data fetching. It provides caching, revalidation, and a clean hook-based API.

To fetch content from Drupal (e.g., articles, events, or other content types), use the autoconfigured JsonApiClient from the drupal-canvas package combined with DrupalJsonApiParams for query building.

Important: Do not mock JSON:API resources in Storybook stories. Components that fetch data will display their loading or empty states in Storybook.

JSON:API 및 SWR 패턴을 사용하여 Canvas 구성 요소에서 Drupal 콘텐츠를 가져오고 렌더링합니다. 콘텐츠 목록을 작성하거나 SWR과 통합하거나 관련 엔터티를 쿼리할 때 사용합니다. JsonApiClient, DrupalJsonApiParams, 관계 처리 및 필터 패턴을 다룹니다. 출처: acquia/nebula.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/acquia/nebula --skill canvas-data-fetching
카테고리
*크리에이티브
인증됨
최초 등록
2026-02-22
업데이트
2026-03-11

Browse more skills from acquia/nebula

빠른 답변

canvas-data-fetching이란?

JSON:API 및 SWR 패턴을 사용하여 Canvas 구성 요소에서 Drupal 콘텐츠를 가져오고 렌더링합니다. 콘텐츠 목록을 작성하거나 SWR과 통합하거나 관련 엔터티를 쿼리할 때 사용합니다. JsonApiClient, DrupalJsonApiParams, 관계 처리 및 필터 패턴을 다룹니다. 출처: acquia/nebula.

canvas-data-fetching 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/acquia/nebula --skill canvas-data-fetching 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/acquia/nebula