Input Object GitHub::LinkRepositoryToProjectInput
Autogenerated input type of LinkRepositoryToProject
Input Fields
projectId: ID!
The ID of the Project to link to a Repository
repositoryId: ID!
The ID of the Repository to link to a Project.
clientMutationId: String
A unique identifier for the client performing the mutation.