talawa-api / Exports / resolvers/Query/event
• Const
event: QueryResolvers
["event"
]
This query will fetch the event with ACTIVE
status from database.
Param
Param
An object that contains id
of the event that need to be fetched.
Remarks
You can learn about GraphQL Resolvers
here.