OBJECT
ESAdvertsConnection
The connection type for ESAdvert.
link GraphQL Schema definition
- type ESAdvertsConnection {
- # A list of edges.
- ESAdvertsEdge] : [
- # A list of nodes.
- ESAdvert] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }