DaedalusNamedQueryRequest
DaedalusNamedQueryRequest
The name of the GraphQL to send to Daedalus and the variables
JSON Example
{
"query_name": "PACKAGES",
"variables": {}
}
string
query_name
Required
Name of the named query
object
variables
Optional
variables