CREATE_ACTION_ITEM_MUTATION
Variable: CREATE_ACTION_ITEM_MUTATION
const
CREATE_ACTION_ITEM_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/ActionItemMutations.ts:14
GraphQL mutation to create an action item.
Param
ActionItemCategory to which the ActionItem is related.
Param
User to whom the ActionItem is assigned.
Param
Notes prior to completion.
Param
Due date.
Param
Event to which the ActionItem is related.
Param
Hours allotted for the ActionItem.