You are here

namespace Drupal\social_graphql\Plugin\GraphQL\DataProducer\Connection in Open Social 10.3.x

Same name in other branches
  1. 10.0.x Drupal\social_graphql\Plugin\GraphQL\DataProducer\Connection
  2. 10.1.x Drupal\social_graphql\Plugin\GraphQL\DataProducer\Connection
  3. 10.2.x Drupal\social_graphql\Plugin\GraphQL\DataProducer\Connection
Classsort descending Location Description
ConnectionEdges modules/custom/social_graphql/src/Plugin/GraphQL/DataProducer/Connection/ConnectionEdges.php Produces the edges from a connection object.
ConnectionNodes modules/custom/social_graphql/src/Plugin/GraphQL/DataProducer/Connection/ConnectionNodes.php Produces the edges from a connection object.
ConnectionPageInfo modules/custom/social_graphql/src/Plugin/GraphQL/DataProducer/Connection/ConnectionPageInfo.php Produces the page info from a connection object.