next-drupal / JsonApiCreateResourceBody
Interface: JsonApiCreateResourceBody
Defined in: packages/next-drupal/src/types/resource.ts:29
Properties
data
data:
object
Defined in: packages/next-drupal/src/types/resource.ts:30
attributes?
optionalattributes:Record\<string,any>
relationships?
optionalrelationships:Record\<string,JsonApiResourceBodyRelationship>
type?
optionaltype:string