Skip to main content

USER_NOT_FOUND_ERROR

talawa-apiDocs


talawa-api / constants / USER_NOT_FOUND_ERROR

Variable: USER_NOT_FOUND_ERROR

> const USER_NOT_FOUND_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "user.notFound" = "user.notFound"

DESC

> DESC: "User not found" = "User not found"

MESSAGE

> MESSAGE: "user.notFound" = "user.notFound"

PARAM

> PARAM: "user" = "user"

Defined in

src/constants.ts:559