Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
rest-store-client/src
RESTClientStoreOptions
Type Alias RESTClientStoreOptions<R>
RESTClientStoreOptions
:
{
handshake
:
GraviolaStoreHandshakeResponse
;
identifies
:
Identifies
;
iriHandling
:
GraviolaIriHandlingMode
;
localIdFromIri
?:
(
iri
:
string
)
=>
string
;
storeId
?:
StoreId
;
transport
:
RestTransport
;
}
Type Parameters
R
extends
SchemaRegistry
=
SchemaRegistry
Type declaration
handshake
:
GraviolaStoreHandshakeResponse
identifies
:
Identifies
iriHandling
:
GraviolaIriHandlingMode
Optional
localIdFromIri
?:
(
iri
:
string
)
=>
string
Optional
storeId
?:
StoreId
Defaults to random UUID
transport
:
RestTransport
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...
Defaults to random UUID