Skip to main content

COMMUNITY_NOT_FOUND_ERROR

talawa-apiDocs


talawa-api / constants / COMMUNITY_NOT_FOUND_ERROR

Variable: COMMUNITY_NOT_FOUND_ERROR

> const COMMUNITY_NOT_FOUND_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "community.notFound" = "community.notFound"

DESC

> DESC: "Community not found" = "Community not found"

MESSAGE

> MESSAGE: "community.notFound" = "community.notFound"

PARAM

> PARAM: "community" = "community"

Defined in

src/constants.ts:74