ENUM
MessageDirection
Supported values for message direction.
link GraphQL Schema definition
- enum MessageDirection {
- # Incoming call.
- # Incoming text.
- # Outgoing call.
- # Outgoing text.
- # System text.
- }
ENUM
Supported values for message direction.
- enum MessageDirection {
- # Incoming call.
- # Incoming text.
- # Outgoing call.
- # Outgoing text.
- # System text.
- }