Functionsgraphqlgraphql Callablegraphql(args: GraphQLArgs): Promise<ExecutionResult | AsyncGenerator<ExecutionResult, void, void>>Parametersargs: GraphQLArgsReturns Promise<ExecutionResult | AsyncGenerator<ExecutionResult, void, void>>