github.com/spinnaker/spin@v1.30.0/gateapi/docs/GraphQlRequest.md (about)

     1  # GraphQlRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **OperationName** | **string** |  | [optional] [default to null]
     7  **Query** | **string** |  | [optional] [default to null]
     8  **Variables** | [***interface{}**](interface{}.md) |  | [optional] [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12