Skip to main content

TAG_ALREADY_EXISTS

talawa-apiDocs


talawa-api / constants / TAG_ALREADY_EXISTS

Variable: TAG_ALREADY_EXISTS

> const TAG_ALREADY_EXISTS: Readonly<object>

Type declaration

CODE

> CODE: "tag.alreadyExists" = "tag.alreadyExists"

MESSAGE

> MESSAGE: "A tag with the same name and the same parent tag already exists for this organization." = "A tag with the same name and the same parent tag already exists for this organization."

PARAM

> PARAM: "tag.alreadyExists" = "tag.alreadyExists"

Defined in

src/constants.ts:444