Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
WebhookTarget
Type Alias WebhookTarget
Webhook
Target
:
{
__typename
?:
"WebhookTarget"
;
createdDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
format
:
WebhookPayloadFormat
;
headers
?:
Maybe
<
KeyValuePairOfStringAndString
[]
>
;
id
:
Scalars
[
"String"
]
[
"output"
]
;
name
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
status
:
WebhookStatus
;
updatedDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
url
:
Scalars
[
"String"
]
[
"output"
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...