Input Object GitHub::DeclineTopicSuggestionInput

Autogenerated input type of DeclineTopicSuggestion

Input Fields

repositoryId: ID!

The Node ID of the repository.

name: String!

The name of the suggested topic.

reason: TopicSuggestionDeclineReason!

The reason why the suggested topic is declined.

clientMutationId: String

A unique identifier for the client performing the mutation.

Uses

Mutation.declineTopicSuggestion