CreateNetlifyTRPCHandlerOptions
CreateNetlifyTRPCHandlerOptions<
CustomContext,NetlifySDKContext> =object
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
CustomContext | - |
NetlifySDKContext extends NetlifySDKContext | NetlifySDKContext |
Properties
Section titled “Properties”| Property | Type |
|---|---|
createContext? | (options) => CustomContext |
endpoint | string |
router | AnyTRPCRouter |