Back to Docs
Preparing search index...
The search index is not available
next-drupal
next-drupal
JsonApiResource
Interface JsonApiResource
interface
JsonApiResource
{
id
:
string
;
langcode
:
string
;
status
:
boolean
;
type
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
Record
<
string
,
any
>
JsonApiResource
DrupalBlock
DrupalFile
DrupalMedia
DrupalParagraph
JsonApiResourceWithPath
Indexable
[
key
:
string
]:
any
Index
Properties
id
langcode
status
type
Properties
id
id
:
string
langcode
langcode
:
string
status
status
:
boolean
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
langcode
status
type
Back to Docs
next-drupal
Loading...