# Generated by roxygen2: do not edit by hand

S3method(as.character,Result)
S3method(clean_json,default)
S3method(clean_json,list)
S3method(format,AST)
S3method(format,ErrorList)
S3method(format,Result)
S3method(print,AST)
S3method(str,AST)
export(ErrorList)
export(Schema)
export(as_R6)
export(execute_request)
export(gqlr_schema)
export(parse_ast)
export(server)
import(graphql)
import(jsonlite)
importFrom(R6,R6Class)
importFrom(graphql,graphql2json)
importFrom(magrittr,"%>%")
importFrom(utils,capture.output)
importFrom(utils,getFromNamespace)
importFrom(utils,str)
