Types > Message
Description
Topic: Notifications
Fields
The date and time when message entry was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique message identifier. See also: Unique Identifiers
Example: "ms_550e8400e29b41d4a716446655440000"
The date and time when send attempt was made
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
sent_status: SentStatus!
The status of message
Example: "successfully_sent"
type: MessageType!
Type of the message
Example: "email"
Used By
Mutations
Queries
Types
CustomerInventory, Order, OrderHistoryCancel, OrderHistoryFulfillmentCreated, OrderHistoryFulfillmentModified, OrderHistoryManualRefund, OrderHistoryRefundTransaction, ProductQuestion, ProductQuestionAnswer, ProductReview, ProductReviewAnswer, PurchaseOrder, User
Preview (typescript)
Loading module