ENUM
TeamPrivacy
The possible team privacy values.
link GraphQL Schema definition
- enum TeamPrivacy {
- # A secret team can only be seen by its members.
- # A visible team can be seen and @mentioned by every member of the organization.
- }
ENUM
The possible team privacy values.
- enum TeamPrivacy {
- # A secret team can only be seen by its members.
- # A visible team can be seen and @mentioned by every member of the organization.
- }