@yeying-community/yeying-client-ts
Preparing search index...
Session
Variable Session
Const
Session
:
GenService
<
{
create
:
{
input
:
typeof
CreateSessionRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
CreateSessionResponseSchema
;
}
;
delete
:
{
input
:
typeof
DeleteSessionRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
DeleteSessionResponseSchema
;
}
;
detail
:
{
input
:
typeof
SessionDetailRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SessionDetailResponseSchema
;
}
;
search
:
{
input
:
typeof
SearchSessionRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SearchSessionResponseSchema
;
}
;
update
:
{
input
:
typeof
UpdateSessionRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
UpdateSessionResponseSchema
;
}
;
}
,
>
= ...
Generated
from service yeying.api.session.Session
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@yeying-community/yeying-client-ts
Loading...
Generated
from service yeying.api.session.Session