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
'SELECT post1 FROM GraphQLTests\Doctrine\Blog\Model\Post post1 WHERE ((post1.title LIKE :filter1 OR post1.body LIKE :filter1 OR post1.status LIKE :filter1) AND (post1.title LIKE :filter2 OR post1.body LIKE :filter2 OR post1.status LIKE :filter2))',