GitHubActionsWorkflowInfo.

GraphQLUrl Property

Summary

Gets the GraphQL API URL.

Syntax

public string GraphQLUrl { get; }

Value

Type Description
string The GraphQL API URL. For example: https://api.github.com/graphql.