Skip to main content

updateCustomIngestionHook

Update a custom ingestion hook.

updateCustomIngestionHook(
id: ID!
input: UpdateCustomIngestionHookInput!
): UpdateCustomIngestionHookResponse!

Arguments

updateCustomIngestionHook.id ● ID! non-null scalar

The identifier of the custom ingestion hook to delete.

updateCustomIngestionHook.input ● UpdateCustomIngestionHookInput! non-null input

Type

UpdateCustomIngestionHookResponse object