CrowdyStudioGitHubTreeEntry
No description
type CrowdyStudioGitHubTreeEntry {
path: String!
type: String!
sha: String
size: Int
}
Fields
CrowdyStudioGitHubTreeEntry.path ● String! non-null scalar
Repo-relative path.
CrowdyStudioGitHubTreeEntry.type ● String! non-null scalar
blob or tree.
CrowdyStudioGitHubTreeEntry.sha ● String scalar
CrowdyStudioGitHubTreeEntry.size ● Int scalar
Returned By
crowdyStudioGitHubTree query