Summary
Gets the GraphQL API URL.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public string GraphQLUrl { get; }
Value
Type | Description |
---|---|
string | The GraphQL API URL. For example: https://api.github.com/graphql. |