ProbeWebhookEndpointSuccessPayload
No description
type ProbeWebhookEndpointSuccessPayload {
eventId: ID!
responseStatus: Int
}
No description
type ProbeWebhookEndpointSuccessPayload {
eventId: ID!
responseStatus: Int
}
ProbeWebhookEndpointSuccessPayload.eventId
● ID!
non-null scalarProbeWebhookEndpointSuccessPayload.responseStatus
● Int
scalar