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