gqlEndpointUrl property

String gqlEndpointUrl

The GraphQL endpoint URL.

Implementation

String get gqlEndpointUrl => '$backendUrl/v1/graphql';