Canvas Data Fetching

Fetch and render Drupal content in Canvas components with JSON:API and SWR patterns. Use when building content lists, integrating with SWR, querying related entities, or constructing/changing any JSON:API request — every generated request must be executed and verified to return the expected results before rendering logic is written against it. Covers JsonApiClient, DrupalJsonApiParams, relationship handling, filter patterns, and request verification.

acquia 89a55d0 14.5 KB Updated

File contents

acquia/nebula/tree/main/.agents/skills/canvas-data-fetching commit 89a55d0282

Frequently asked questions

npx skillmds@latest add acquia/canvas-data-fetching