Skip to content
Last update: July 26, 2024

PushMessageEdge object

This type represents an edge in a connection that contains a cursor and a node.

Fields

Field Description
cursor String! A Id for the edge, used for pagination.
node PushMessageType The push message node associated with this edge.