OBJECT
UnsubscribedPhoneEntityEdge
A Relay edge containing a UnsubscribedPhoneEntity
and its cursor.
link GraphQL Schema definition
- type UnsubscribedPhoneEntityEdge {
- # The item at the end of the edge
- UnsubscribedPhoneEntity :
- # A cursor for use in pagination
- String! :
- }