Skip to main content

talawa-api / Exports / resolvers/Query/users

Module: resolvers/Query/users

Table of contents

Variables

Variables

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.

Defined in

src/resolvers/Query/users.ts:17