INPUT_OBJECT
Autogenerated input type of AcceptTopicSuggestion
input AcceptTopicSuggestionInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The name of the suggested topic.name: String!# The Node ID of the repository.repositoryId: ID!}