AttachmentConnection
The connection type for Attachment.
type AttachmentConnection {
edges: [AttachmentEdge]
nodes: [Attachment]
pageInfo: PageInfo!
}
Fields
AttachmentConnection.edges ● [AttachmentEdge] list object common
A list of edges.
AttachmentConnection.nodes ● [Attachment] list object common
A list of nodes.
AttachmentConnection.pageInfo ● PageInfo! non-null object common
Information to aid in pagination.
Member of
CannedReply object ● EmailMessage object ● FacebookMessage object ● ForwardedMessage object ● Message interface ● Note object ● NoteDraft object ● Reply object ● RuleReplyTemplate object ● StarredCannedReply object ● SummaryMessage object ● TwitterMessage object ● WidgetMessage object