Types > TestEmailPage
Description
Topic: Notifications
Fields
items: [TestEmail!]!
Key of the last item for keyset based iteration
Used By
Queries
Preview (typescript)
interface TestEmailPage {items: TestEmail[]last_key: string}
Topic: Notifications
items: [TestEmail!]!
Key of the last item for keyset based iteration
interface TestEmailPage {items: TestEmail[]last_key: string}