Types
UpdateBadgeInput
Autogenerated input type of UpdateBadge
input
UpdateBadgeInputFields
avatarId
ID
ID of the image asset for the badge — resource ID or GlobalID.
badgeId
ID!
required
ID of the badge — resource ID or GlobalID.
clientMutationId
String
A unique identifier for the client performing the mutation.
color
String
Hex color code for the badge, e.g. #FF5733. Pass null to clear.
description
String
Optional description of the badge. Pass null to clear.
title
String
The badge's display name.