Back to Docs
Preparing search index...
The search index is not available
next-drupal
next-drupal
JsonApiCreateFileResourceBody
Interface JsonApiCreateFileResourceBody
interface
JsonApiCreateFileResourceBody
{
data
:
{
attributes
:
{
field
:
string
;
file
:
Buffer
;
filename
:
string
;
type
:
string
;
}
;
type
?:
string
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
attributes
:
{
field
:
string
;
file
:
Buffer
;
filename
:
string
;
type
:
string
;
}
;
type
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Back to Docs
next-drupal
Loading...