You are here

namespace Drupal\graphql\GraphQL\Response in GraphQL 8.4

Classsort descending Location Description
FileUploadResponse src/GraphQL/Response/FileUploadResponse.php A response that either has a file entity or some violations.
Response src/GraphQL/Response/Response.php Base class for responses containing the violations.
ResponseInterface src/GraphQL/Response/ResponseInterface.php Response interface used for GraphQL responses.