WebHookEventSortInput
Dados dos envios por WebHook
input WebHookEventSortInput {
id: SortEnumType
refId: SortEnumType
type: SortEnumType
objectId: SortEnumType
webHookId: SortEnumType
webHook: WebHookSortInput
correlationId: SortEnumType
executionDate: SortEnumType
url: SortEnumType
headers: SortEnumType
body: SortEnumType
success: SortEnumType
responseStatusCode: SortEnumType
responseStatusMessage: SortEnumType
responseHeaders: SortEnumType
responseBody: SortEnumType
responseTime: SortEnumType
retryCount: SortEnumType
manuallyTriggered: SortEnumType
}
Fields
WebHookEventSortInput.id ● SortEnumType enum
Id do objeto da Requisição
WebHookEventSortInput.refId ● SortEnumType enum
Id da Referência
WebHookEventSortInput.type ● SortEnumType enum
Tipo de Evento
WebHookEventSortInput.objectId ● SortEnumType enum
Id do Objeto
WebHookEventSortInput.webHookId ● SortEnumType enum
Id do WebHook
WebHookEventSortInput.webHook ● WebHookSortInput input
WebHook
WebHookEventSortInput.correlationId ● SortEnumType enum
Id de correlação
WebHookEventSortInput.executionDate ● SortEnumType enum
Data de execução
WebHookEventSortInput.url ● SortEnumType enum
Endpoint executado
WebHookEventSortInput.headers ● SortEnumType enum
Cabeçalhos da requisição
WebHookEventSortInput.body ● SortEnumType enum
Corpo da requisição
WebHookEventSortInput.success ● SortEnumType enum
Indicador de sucesso da execução do endpoint
WebHookEventSortInput.responseStatusCode ● SortEnumType enum
Código retornado pelo endpoint