@itd-api/testing / MockServerSeed
Interface: MockServerSeed
Defined in: packages/testing/src/server/contracts.ts:58
Properties
comments?
ts
optional comments?: readonly MockCommentSeed[];Defined in: packages/testing/src/server/contracts.ts:61
notifications?
ts
optional notifications?: readonly MockNotificationSeed[];Defined in: packages/testing/src/server/contracts.ts:62
posts?
ts
optional posts?: readonly MockPostSeed[];Defined in: packages/testing/src/server/contracts.ts:60
users?
ts
optional users?: readonly MockUserSeed[];Defined in: packages/testing/src/server/contracts.ts:59