next-drupal / JsonApiUpdateResourceBody
Interface: JsonApiUpdateResourceBody
Defined in: packages/next-drupal/src/types/resource.ts:49
Properties
data
data:
object
Defined in: packages/next-drupal/src/types/resource.ts:50
attributes?
optional
attributes:Record
\<string
,any
>
id?
optional
id:string
relationships?
optional
relationships:Record
\<string
,JsonApiResourceBodyRelationship
>
type?
optional
type:string