endpointUri property

String? endpointUri
getter/setter pair

The GraphQL endpoint URI to be queried by API consumers.

Max length is 2,083 characters.

Required.

Implementation

core.String? endpointUri;