OBJECT
RecommendationConnection
link GraphQL Schema definition
- type RecommendationConnection implements Connection {
- : [RecommendationEdge!]!
- : PageInfo!
- : Int!
- }
OBJECT
- type RecommendationConnection implements Connection {
- : [RecommendationEdge!]!
- : PageInfo!
- : Int!
- }