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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.