Knock.Objects.set_preferences
You're seeing just the function
set_preferences
, go back to Knock.Objects module for more information.
Link to this function
set_preferences(client, collection, id, preferences, options \\ [])
View SourceSpecs
set_preferences(Knock.Client.t(), String.t(), String.t(), map(), Keyword.t()) :: Knock.Api.response()
Sets an entire preference set for the user. Will overwrite any existing data.