method
RiduClient.setPreference
RiduClient.setPreference<Value>(
key: string,
value: Value,
options?: RequestOptions,
): Promise<Value>Create or replace one preference.
Related types
RequestOptionsOptions shared by every request.