You are here

namespace Drupal\social_graphql\Wrappers in Open Social 10.2.x

Same name in other branches
  1. 10.3.x Drupal\social_graphql\Wrappers
  2. 10.0.x Drupal\social_graphql\Wrappers
  3. 10.1.x Drupal\social_graphql\Wrappers
Classsort descending Location Description
EdgeInterface modules/custom/social_graphql/src/Wrappers/EdgeInterface.php Provides a common interface for edges that DataProducers can work with.
InputInterface modules/custom/social_graphql/src/Wrappers/InputInterface.php Provides an interface for input types.
RelayMutationInputInterface modules/custom/social_graphql/src/Wrappers/RelayMutationInputInterface.php Mutation input conforming to the Relay specification.