Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/storage/index
storageRouter
Variable storageRouter
Const
storageRouter
:
BuiltRouter
<
{
ctx
:
TRPCContext
;
errorShape
:
DefaultErrorShape
;
meta
:
object
;
transformer
:
false
;
}
,
DecorateCreateRouterOptions
<
{
createSessionUploadTarget
:
MutationProcedure
<
{
input
:
{
contentType
:
string
;
patientId
:
string
}
;
meta
:
object
;
output
:
{
bucket
:
string
;
config
:
StorageCredentials
;
key
:
string
}
;
}
,
>
;
uploadCredentials
:
QueryProcedure
<
{
input
:
void
;
meta
:
object
;
output
:
StorageCredentials
}
,
>
;
}
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...