Beignet API reference
Preparing search index...
@beignet/core
client
InferBody
Type Alias InferBody<TContract>
InferBody
:
TContract
[
"method"
]
extends
BodyHttpMethod
?
TContract
[
"body"
]
extends
StandardSchemaV1
?
InferInput
<
TContract
[
"body"
]
>
:
undefined
:
undefined
Infer JSON request body accepted by a client call from a contract.
Type Parameters
TContract
extends
HttpContractConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Beignet API reference
Loading...
Infer JSON request body accepted by a client call from a contract.