method GraphqlService.prototype.endpoint
GraphqlService.prototype.endpoint(): string

The endpoint path where GraphQL is served.

Return Type

string

Usage

import { GraphqlService } from "graphql-plugin/src/index.ts";