Approval
Describes user assignment to approvers list. Entries appear even approval is pending (not done).
Implements
Fields
  id (
  
ID!)
  The ID of the object
  user (
  
User)
  User assigned to the action
  document (
  
Document)
  Related document
  completedAt (
  
DateTime)
  Date when the action was completed
  completed (
  
Boolean)
  Determines if the action was completed
  signOffStatus (
  
SignOffStatus)
  
  signOffComment (
  
        String)
  Approver comment after the action is done
