Skip to main content

ReorderBadgesInput (Input)

Description

No description



Fields

NameDescription
badgeOrderIds - [String!]!The new order of the badges in the network. This must contain all active badges in the network

input ReorderBadgesInput {
badgeOrderIds: [String!]!
}