@webitel/api-services
Preparing search index...
comments/comments.msw
getPublishCommentCommentsMockHandler
Function getPublishCommentCommentsMockHandler
getPublishCommentCommentsMockHandler
(
overrideResponse
?:
|
ContactsComment
|
(
(
info
:
ResponseResolverInfo
<
HttpRequestResolverExtras
<
PathParams
<
string
|
number
|
symbol
>
>
,
DefaultBodyType
,
>
,
)
=>
ContactsComment
|
Promise
<
ContactsComment
>
)
,
options
?:
RequestHandlerOptions
,
)
:
HttpHandler
Parameters
Optional
overrideResponse
:
|
ContactsComment
|
(
(
info
:
ResponseResolverInfo
<
HttpRequestResolverExtras
<
PathParams
<
string
|
number
|
symbol
>
>
,
DefaultBodyType
,
>
,
)
=>
ContactsComment
|
Promise
<
ContactsComment
>
)
Optional
options
:
RequestHandlerOptions
Returns
HttpHandler
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...