Skip to main content

ReorderBadgeInput (Input)

Description

No description



Fields

NameDescription
previousBadgeId - StringThe id of the badge that will be directly before the moved badge. If not provided, the badge will be moved to the beginning of the list

input ReorderBadgeInput {
previousBadgeId: String
}