View source: R/api_functions.R
add_ghql_query_from_text_file | R Documentation |
Add ghql Query From Text File
add_ghql_query_from_text_file( query_name, text_file_path, query_object = .GlobalEnv$ghql_query_object )
query_name |
A string, that will be the name of the query |
text_file_path |
A string that is the path to the query file |
query_object |
A ghql::Query$new object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.