updateRunAttemptNativeId
Updates a run attempt native ID and returns the updated run attempt.
updateRunAttemptNativeId(attemptId: ID!, nativeId: String!, providerVersion: String): RunAttempt!Arguments
Identifier of the attempt.
Identifier of the native.
The provider version used to filter or perform the operation.
Returns
Stable identifier for this run attempt.
The generation associated with this run attempt.
Identifier of the related native. May be null when unavailable or not applicable.
Current status of this run attempt.
The resume strategy associated with this run attempt. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run attempt started.
ISO 8601 timestamp when this run attempt finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run attempt was superseded. May be null when unavailable or not applicable.