AzureEventHubsCheckpointHandlingInput is an input datatype for specifying checkpoint handling. Specify the kind of field to select which optional input to use.

This datatype is used by three other special input datatypes: CreateAzureEventHubIngestFeed, which is used by the createAzureEventHubIngestFeed() mutation field; TestAzureEventHubIngestFeed, which is used by the testAzureEventHubIngestFeed() mutation field; and UpdateAzureEventHubIngestFeed, which is used by the updateAzureEventHubIngestFeed() mutation field.

Table: AzureEventHubsCheckpointHandlingInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jan 15, 2026
blobStorageAzureEventHubsCheckpointHandlingBlobStorageInput  PreviewConfiguration for using blob storage for storing the checkpoint for the Event Hub. See AzureEventHubsCheckpointHandlingBlobStorageInput.
kindAzureEventHubsCheckpointHandlingKindyes PreviewKind of checkpoint handling to use.. See AzureEventHubsCheckpointHandlingKind.