Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
HttpRequestSpec
Variable HttpRequestSpec
Const
HttpRequestSpec
:
ZodObject
<
{
method
:
ZodOptional
<
ZodPipe
<
ZodString
,
ZodEnum
<
typeof
HttpRequestMethod
>
>
,
>
;
uri
:
ZodAny
;
headers
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
query
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
body
:
ZodOptional
<
ZodAny
>
;
}
,
$strip
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.6.0
Loading...