run_query | R Documentation |
Run a custom query
run_query(query, auth = TRUE)
query |
Query to pass as a string |
auth |
Whether the query need authorisation to run |
Parsed result from custom query
## Not run: run_query(query = 'query{account{username }}', auth=TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.