actionItemsByVolunteer
Query field to fetch all action items assigned to a specific volunteer.
actionItemsByVolunteer(
input: QueryActionItemsByVolunteerInput!
): [ActionItem!]
Arguments
actionItemsByVolunteer.input ● QueryActionItemsByVolunteerInput! non-null input
Input parameters to fetch action items by volunteerId.