Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
CreateWebhookTargetInput
Type alias CreateWebhookTargetInput
Create
Webhook
Target
Input
:
{
description
:
Scalars
[
"String"
]
;
eventSubscriptions
:
WebhookTargetEventSubscriptionInput
[]
;
isEnabled
:
Scalars
[
"Boolean"
]
;
url
:
Scalars
[
"String"
]
;
version
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
}
Type declaration
description
:
Scalars
[
"String"
]
event
Subscriptions
:
WebhookTargetEventSubscriptionInput
[]
is
Enabled
:
Scalars
[
"Boolean"
]
url
:
Scalars
[
"String"
]
Optional
version
?:
InputMaybe
<
Scalars
[
"String"
]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc