talawa-api / Exports / resolvers/Query/users
• Const
users: QueryResolvers
["users"
]
This query will fetch all the users in specified order from the database.
Param
Param
An object that contains relevant data to perform the query.
Param
Remarks
The query function uses getSort()
function to sort the data in specified.