You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the postFormat field in favour of 3 different models & collections. One collection for each post format's comments. This would mean we save space because we don't have to store the postFormat for each field and also don't have to index it.
Remove the postFormat field in favour of 3 different models & collections. One collection for each post format's comments. This would mean we save space because we don't have to store the postFormat for each field and also don't have to index it.