CreateLabelTypeInput: {
    icon?: InputMaybe<Scalars["String"]>;
    name: Scalars["String"];
}

Type declaration

Generated using TypeDoc