buildRepo
No description
buildRepo(
id: ID!
branch: String
noCache: Boolean
): Repo!
No description
buildRepo(
id: ID!
branch: String
noCache: Boolean
): Repo!
buildRepo.id
● ID!
non-null scalarbuildRepo.branch
● String
scalarbuildRepo.noCache
● Boolean
scalarRepo
object