format_arguments | R Documentation |
format user passed arguments for graphql queries
format_arguments(api_endpoint, endpoint_args, api)
api_endpoint |
string A NAMC API endpoint name. Available endpoints can
be found via the |
endpoint_args |
a list of named arguments to pass to the API endpoint. Can also be passed individually in ... |
api |
instance of a namc_api class |
graphql formatted query string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.