ActionItem
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / ActionItem
Type Alias: ActionItem
> ActionItem: object
Type declaration
__typename?
> optional
__typename: "ActionItem"
_id
> _id: Scalars
["ID"
]["output"
]
actionItemCategory?
> optional
actionItemCategory: Maybe
<ActionItemCategory
>
allottedHours?
> optional
allottedHours: Maybe
<Scalars
["Float"
]["output"
]>
assignee?
> optional
assignee: Maybe
<EventVolunteer
>
assigneeGroup?
> optional
assigneeGroup: Maybe
<EventVolunteerGroup
>
assigneeType
> assigneeType: Scalars
["String"
]["output"
]
assigneeUser?
> optional
assigneeUser: Maybe
<User
>
assigner?
> optional
assigner: Maybe
<User
>
assignmentDate
> assignmentDate: Scalars
["Date"
]["output"
]
completionDate
> completionDate: Scalars
["Date"
]["output"
]
createdAt
> createdAt: Scalars
["Date"
]["output"
]
creator?
> optional
creator: Maybe
<User
>
dueDate
> dueDate: Scalars
["Date"
]["output"
]
event?
> optional
event: Maybe
<Event
>
isCompleted
> isCompleted: Scalars
["Boolean"
]["output"
]
postCompletionNotes?
> optional
postCompletionNotes: Maybe
<Scalars
["String"
]["output"
]>
preCompletionNotes?
> optional
preCompletionNotes: Maybe
<Scalars
["String"
]["output"
]>
updatedAt
> updatedAt: Scalars
["Date"
]["output"
]