public property Server::$endpoint in GraphQL 8.4
The server's endpoint.
Type: string
File
- src/
Entity/ Server.php, line 131
Class
- Server
- The main GraphQL configuration and request entry point.
Namespace
Drupal\graphql\EntityCode
public $endpoint;