Magidoc

ResourceTagType
Enum

Whether a resource tag is a resourcing role or a custom user-defined tag.

  • role: A resourcing role (e.g. "Designer", "Engineer") used to categorise users and placeholders in the resourcing module.
  • custom: A custom tag defined by the workspace for ad-hoc categorisation of users.

Possible Values

#

role

custom

Usages

#

References

#

  • Argument tagType of field getResourceTags from type Query
  • Argument tagType of field getUserTags from type Query