Finally figured out the answer
blocks: [
{
__component: 'shared.rich-text', // Example component
body: faker.lorem.paragraphs({ min: 5, max: 15 }),
},
],
You can find the component name in src/api/article/content-types/article/schema.json