Queries
runStepFieldValidation
Retrieves an item by its ID.
QUERY
runStepFieldValidation(id: ID!): RunStepFieldValidationArguments
id
ID!
required
Returns
LastSessionId
String
_created
DateTime
_etag
String
_updated
DateTime
allBatchedSiblings
deprecated
Removed in July 2025. This field returns an empty list and will be removed in a future release.
batchAdoptedSiblings
deprecated
Removed in July 2025. This field returns an empty list and will be removed in a future release.
batchSiblings
deprecated
Removed in July 2025. This field returns an empty list and will be removed in a future release.
batched
Boolean
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
function
Return function related to validation object.
Arguments
functionId
Int!
Return foriegn key relation from validation to function.
id
Int!
lastUpdatedByApiClient
position
Int
prettyStr
String
result
runStepField
Arguments
filters
runStepFieldId
Int!
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id
validation
Arguments
validationId
Int
value
Float
Query
Variables
Response