method
Store.DeletePreferences
func (backend *Store) DeletePreferences(
ctx context.Context,
collectionID schema.StableID,
userID string,
) errorPublic method Store.DeletePreferences from github.com/riducms/ridu/adapters/postgres.