ACTION_ITEM_LIST
Variable: ACTION_ITEM_LIST
const
ACTION_ITEM_LIST:DocumentNode
Defined in: src/GraphQl/Queries/ActionItemQueries.ts:14
GraphQL query to retrieve action item categories by organization.
Param
The ID of the organization for which action item categories are being retrieved.
Param
Sort action items Latest/Earliest first.
Param
Filter action items belonging to an action item category.
Param
Filter action items belonging to an event.
Param
Filter all the completed action items.
Returns
The list of action item categories associated with the organization.