CreateNetlifyTRPCHandlerOptions
CreateNetlifyTRPCHandlerOptions<
CustomContext
,NetlifySDKContext
>:object
Type Parameters
Type Parameter | Default type |
---|---|
CustomContext | - |
NetlifySDKContext extends NetlifySDKContext | NetlifySDKContext |
Type declaration
Name | Type |
---|---|
createContext | (options ) => CustomContext |
endpoint | string |
router | AnyRouter |