Skip to main content
QUERY
furtherActionApproval(id: ID!): FurtherActionApproval

Arguments

id
ID!
required
LastSessionId
String
_RepliesCount
Int

Optimized count of replies.

_created
DateTime
_etag
String
_updated
DateTime
comment
String
content
SlateContent
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

depth
Int!
entity
entityId
Int!
furtherAction
furtherActionId
Int!
id
Int!
lastUpdatedByApiClient
parentId
Int

Return foreign key referencing the same class.

prettyStr
String
resolved
Boolean!
reviewer

Return the reviewer relationship.

Arguments
reviewerId
Int!

Return the reviewer id.

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