Skip to main content
QUERY
redlineApprovalRequest(id: ID!): RedlineApprovalRequest

Arguments

id
ID!
required
LastSessionId
String
_created
DateTime
_etag
String
_updated
DateTime
batchSiblings
batched
String
createdBy

User associated with creating related attribute. Returns: relationship object

Arguments
createdByApiClient
createdById
Int!

User id that created this object. Returns: int of user_id

entity
entityId
Int!
id
Int!
lastUpdatedByApiClient
prettyStr
String
redline
Arguments
redlineId
Int!
reviewer

Return the reviewer relationship.

Arguments
reviewerId
Int!

Return the reviewer id.

timeline
deprecated
Timeline is deprecated. Use `loggedActions` instead.
updatedBy

User associated with updating related attribute. Returns: relationship object

Arguments
updatedById
Int!

User id that updated this object. Returns: int of user_id

Query
Variables
Response