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