add_ghql_query_from_text_file: Add ghql Query From Text File

View source: R/api_functions.R

add_ghql_query_from_text_fileR Documentation

Add ghql Query From Text File

Description

Add ghql Query From Text File

Usage

add_ghql_query_from_text_file(
  query_name,
  text_file_path,
  query_object = .GlobalEnv$ghql_query_object
)

Arguments

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


CRI-iAtlas/iatlas-graphql-client documentation built on April 19, 2022, 7:44 p.m.