AzureEventHubsCheckpointPointInput is an input datatype for checkpoints in Azure events.

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

Table: AzureEventHubsCheckpointPointInput

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: May 19, 2025
sequenceNumberlongyes PreviewA unique identifier for each event in the Event Hub, used to pinpoint exact positions in an event stream.