Skip to main content
QUERY
furtherActionApprovalRequest(id: ID!): FurtherActionApprovalRequest

Arguments

id
ID!
required
LastSessionId
String
_AssigneesCount
Int
_created
DateTime
_etag
String
_updated
DateTime
assignedTeam

Team that the object is assigned to.

Arguments
assignedTeamId
Int

Team id that the object is assigned to.

assignedTo

User that the object is assigned to.

Arguments
assignedToId
Int

User id that the object is assigned to.

assignees
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!
furtherAction
furtherActionId
Int!
id
Int!
lastUpdatedByApiClient
prettyStr
String
reviewer
deprecated
The field reviewer has been replaced in favor of assignedTo.
reviewerId
Int
deprecated
The field reviewerId has been replaced in favor of assignedToId.
role

Return the role relationship.

Arguments
roleId
Int

Return the role_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