Skip to content
Fernando Correa de Oliveira edited this page Mar 16, 2019 · 2 revisions

DEPRECATED

Post
   .fetch({
      .comments
   })
   .where({
      .author.name eq "FCO"
   })
;
Clone this wiki locally