Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
<internal>
HookOnRequestEventBase
Interface HookOnRequestEventBase
interface
HookOnRequestEventBase
{
options
:
RequestOptions
;
context
:
HttpContext
;
request
:
any
;
}
Hierarchy (
View Summary
)
HookOnRequestEventBase
HookOnRequestEventNode
HookOnRequestEventBrowser
Index
Properties
options
context
request
Properties
options
options
:
RequestOptions
context
context
:
HttpContext
request
request
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
context
request
Sanity Library Reference Docs
Loading...