export const standard = defineScenario({ post: { one: { title: 'String', body: 'String' }, two: { title: 'String', body: 'String' }, }, })