Skip to main content

TAG_NOT_FOUND

talawa-apiDocs


talawa-api / constants / TAG_NOT_FOUND

Variable: TAG_NOT_FOUND

> const TAG_NOT_FOUND: Readonly<object>

Type declaration

CODE

> CODE: "tag.doesNotExist" = "tag.doesNotExist"

MESSAGE

> MESSAGE: "The tag with the specified ID doesn't exist." = "The tag with the specified ID doesn't exist."

PARAM

> PARAM: "tag.doesNotExist" = "tag.doesNotExist"

Defined in

src/constants.ts:411