powered by
Run a custom query
run_query(query, auth = TRUE)
Parsed result from custom query
Query to pass as a string
Whether the query need authorisation to run
if (FALSE) { run_query(query = 'query{account{username }}', auth=TRUE) }
Run the code above in your browser using DataLab