graphql_get_endpoint_url
graphql_get_endpoint_url(): string;
Return the full url for the GraphQL Endpoint.
- Since: 1.12.0
- Source File:
plugins/wp-graphql/access-functions.php
Return
string: The full URL to the GraphQL endpoint.
Source
function graphql_get_endpoint_url(): string {