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?
optionalattributes:Record\<string,any>
id?
optionalid:string
relationships?
optionalrelationships:Record\<string,JsonApiResourceBodyRelationship>
type?
optionaltype:string