ProjectGoal
Implements
Fields
  created (
  
LocalDateTime)
  
  id (
   
ID!)
  The objects id
  modified (
  
LocalDateTime)
  
  completed (
   
Boolean!)
  The goals completed status
  name (
   
String)
  The goals name
  nonGoal (
   
Boolean!)
  Indicating if this is a non-goal
  priority (
   
Byte)
  The goals priority
  sequence (
   
      Int!)
  The goals sequence