R/RcppExports.R

Defines functions dump_json_ast

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

dump_json_ast <- function(graph, schema) {
    .Call('_graphql_dump_json_ast', PACKAGE = 'graphql', graph, schema)
}
ropensci/graphql documentation built on Sept. 29, 2022, 1:57 p.m.