GraphQlQuery.Query Property

Definition

query

[System.Text.Json.Serialization.JsonPropertyName("query")]
public string Query { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("query")>]
member this.Query : string with get, set
Public Property Query As String

Property Value

Attributes

Applies to