Visibility
No description
type Visibility {
managerIds: [Int] @deprecated
managers: [CompanyManager!]!
visibleForAll: Boolean!
}
Fieldsβ
Visibility.managersΒ βΒ [CompanyManager!]! non-null objectβ
Visibility.visibleForAllΒ βΒ Boolean! non-null scalarβ
Show deprecated
Member Ofβ
Comment objectΒ βΒ CommentAdded object