Type Alias EnumPlatformEnumFieldUpdateOperationsInput

EnumPlatformEnumFieldUpdateOperationsInput: {
    set?: PlatformEnum;
}