Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 915 Bytes

resolvers_Query_actionItemCategory.md

File metadata and controls

32 lines (17 loc) · 915 Bytes

talawa-api / Exports / resolvers/Query/actionItemCategory

Module: resolvers/Query/actionItemCategory

Table of contents

Variables

Variables

actionItemCategory

Const actionItemCategory: QueryResolvers["actionItemCategory"]

This query will fetch the actionItemCategory with given id from the database.

Param

Param

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

Remarks

You can learn about GraphQL Resolvers here.

Defined in

src/resolvers/Query/actionItemCategory.ts:13