Types
CreateBadgeInput
Autogenerated input type of CreateBadge
input
CreateBadgeInputFields
avatarId
ID!
required
ID of the image asset for 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.
description
String
Optional description of the badge.
title
String!
required
The badge's display name.