Github API - Test Config

RepositoryVisibility [enum]

The repository's visibility level.

Possible values
INTERNAL

The repository is visible only to users in the same business.

PRIVATE

The repository is visible only to those with explicit access.

PUBLIC

The repository is visible to everyone.

API:
Github GraphQL API