Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 821 Bytes

resolvers_Query_actionItem.md

File metadata and controls

32 lines (17 loc) · 821 Bytes

talawa-api / Exports / resolvers/Query/actionItem

Module: resolvers/Query/actionItem

Table of contents

Variables

Variables

actionItem

Const actionItem: QueryResolvers["actionItem"]

This query will fetch the action item with given id from the database.

Param

Param

An object that contains id of the action item that need to be fetched.

Remarks

You can learn about GraphQL Resolvers here.

Defined in

src/resolvers/Query/actionItem.ts:13