GraphQL APITypesDeployRepoBranchInputOn this pageDeployRepoBranchInputNo descriptiontype DeployRepoBranchInput { id: UUID! branch: String!}Fieldsid (UUID)branch (String)