next-drupal / JsonApiCreateFileResourceBody
Interface: JsonApiCreateFileResourceBody
Defined in: packages/next-drupal/src/types/resource.ts:37
Properties
data
data:
object
Defined in: packages/next-drupal/src/types/resource.ts:38
attributes
attributes:
object
attributes.field
field:
string
attributes.file
file:
Buffer
attributes.filename
filename:
string
attributes.type
type:
string
type?
optional
type:string