Interface DrupalNode

Drupal JSON:API types for Drupal 11 integration

Hierarchy

  • DrupalNode

Properties

attributes: Record<string, any>
id: string
relationships?: Record<string, any>
type: string

Generated using TypeDoc