public GithubGraphqlClient
@NotNull kotlinx.coroutines.flow.Flow<org.danilopianini.upgradle.remote.graphql.UserRepositories.Data.Viewer.RepositoryConnection.Repository> repositories()
@NotNull
kotlinx.coroutines.flow.Flow<java.lang.String> topicsOf(@NotNull
java.lang.String owner,
@NotNull
java.lang.String name)
@NotNull
kotlinx.coroutines.flow.Flow<java.lang.String> branchesOf(@NotNull
Repository repository)