Input Object GitHub::UpdateTopicsInput
Autogenerated input type of UpdateTopics
Input Fields
repositoryId: ID!
The Node ID of the repository.
topicNames: [String!]!
An array of topic names.
clientMutationId: String
A unique identifier for the client performing the mutation.