createCustomIngestionHook
Create a custom ingestion hook on a specific event for a given namespace and call the supplied function.
createCustomIngestionHook(
namespaceId: ID!
input: CreateCustomIngestionHookInput!
): CreateCustomIngestionHookResponse!
Arguments
createCustomIngestionHook.namespaceId
● ID!
non-null scalar
The namespace on which it will listen for events.