Knock.Objects.set_category_preferences
You're seeing just the function
set_category_preferences
, go back to Knock.Objects module for more information.
Link to this function
set_category_preferences(client, collection, id, category_key, setting, options \\ [])
View SourceSpecs
set_category_preferences( Knock.Client.t(), String.t(), String.t(), String.t(), map() | boolean(), Keyword.t() ) :: Knock.Api.response()
Sets the category preference for the user.