Retrieve entries from multiple content types at once

I’m new to Contentful and React, so i apologize if the question have already been answered. I’ve searched but didn’t find the answer i was looking for.
Right now, i have 2 content types, each one containing different “projects”. I’m trying to get entries from two different content types at once. Is this possible?
For now, i’m retrieving entries for one only like this: const response = await client.getEntries({ 'content_type': 'firstWorks' }) .

Thanks in advance for the help

Hey there!

Welcome to the Contentful Community! :rocket: I wanted to let you know that you may find an answer more quickly on our Slack. Contentful Community Slack Head on over there and post and check out the Start Here channel. Hope this helps!

Katie
Developer Community Lead