Can you provide example how to create action with required payload?
for example if i create like this
const foo = createAction<{ email: string }>(\