Mutations
updateRunStepFieldValue
Updates the value of a field on a run step. This is where data collected during the run is stored.
MUTATION
updateRunStepFieldValue(input: UpdateRunStepFieldValueInput!): UpdateRunStepFieldValueArguments
input
required
Returns
runStepField
Mutation
Variables
Response