Preparing search index...
The search index is not available
strapi-rest
strapi-rest
Entry
Interface Entry<T>
interface
Entry
<
T
>
{
attributes
:
T
;
id
:
number
;
meta
:
Record
<
string
,
unknown
>
;
}
Type Parameters
T
Index
Properties
attributes
id
meta
Properties
attributes
attributes
:
T
id
id
:
number
meta
meta
:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attributes
id
meta
strapi-rest
CreateEntryOptions
DeleteEntryOptions
Entry
Filters
GetEntriesOptions
GetEntryOptions
Pagination
Parameters
RequestOptions
RequestResponse
StrapiError
UpdateEntryOptions
createEntry
deleteEntry
getEntries
getEntry
request
updateEntry
Generated using
TypeDoc