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