AlertEdge
No description
type AlertEdge {
node: Alert
cursor: String!
}
Fields
AlertEdge.node
● Alert
object
AlertEdge.cursor
● String!
non-null scalar
Member Of
AlertConnection
object