You are here

namespace Drupal\graphql_core\Plugin\GraphQL\Interfaces\Routing in GraphQL 8.3

Classsort descending Location Description
InternalUrl modules/graphql_core/src/Plugin/GraphQL/Interfaces/Routing/InternalUrl.php Plugin annotation @GraphQLInterface( id = "internal_url", name = "InternalUrl", description = @Translation("Common interface for internal urls."), interfaces = {"Url"} )
Url modules/graphql_core/src/Plugin/GraphQL/Interfaces/Routing/Url.php GraphQL interface for Urls.