PollingOperation
Represents a polling operation in the GraphQL API.
PollingOperationFields
Stable identifier for this polling operation.
Category of this polling operation.
The runtime associated with this polling operation.
Current status of this polling operation.
Whether this polling operation is enabled.
Cadence, in seconds. May be null when unavailable or not applicable.
ISO 8601 timestamp when this polling operation last started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this polling operation last completed. May be null when unavailable or not applicable.
ISO 8601 timestamp when this polling operation last succeeded. May be null when unavailable or not applicable.
ISO 8601 timestamp when this polling operation next scheduled. May be null when unavailable or not applicable.
The duration ms associated with this polling operation. May be null when unavailable or not applicable.
The last error associated with this polling operation. May be null when unavailable or not applicable.
The details associated with this polling operation.