Type alias TestHookInput

TestHookInput: { endpointUrl: Scalars["String"]; environmentId: Scalars["String"]; hookEventType: EventLogType }

TestHookInput object

Type declaration

  • endpointUrl: Scalars["String"]

    The endpoint URL for the webhook

  • environmentId: Scalars["String"]

    The unique identifier for the environment

  • hookEventType: EventLogType

    The event log type to test