Using GraphQL via GitLab to discover the first commit of a file in a repository

Using GraphQL via GitLab to discover the first commit of a file in a repository

I am using GraphQL to access the contents of a .repository hosted in GitLab. I need specific information about the files in a repository.

 

Read More