Type Alias EnumClipperCategoryEnumFieldUpdateOperationsInput

EnumClipperCategoryEnumFieldUpdateOperationsInput: {
    set?: ClipperCategoryEnum;
}