ENUM
EmailableType
The entity that this Email
is associated with.
link GraphQL Schema definition
- enum EmailableType {
- # A `User`.
- # A `Contact`.
- # A `Ticket`.
- # A `TicketReply`.
- }
ENUM
The entity that this Email
is associated with.
- enum EmailableType {
- # A `User`.
- # A `Contact`.
- # A `Ticket`.
- # A `TicketReply`.
- }