Skip to content
#

execution-engine

Here are 17 public repositories matching this topic...

sherodtaylor
sherodtaylor commented Jun 16, 2021

It seems like graphql parser doesn't like graphql comments in the schemas? This is using the federated proxy example.

build base schema: parse graphql document string: external: unexpected token - got: COMMENT want one of: [], locations:

remote schema

input UserInput {
    userID: Int
	# Some comment
	place: String
}

good first issue

Wanna know which languages and execution engines are the quickest or the slowest at processing files? Well here's your answer. 📊 Data Analysis & comparison between the time taken for computing word counts in various languages and execution engines for files of different sizes.

  • Updated May 6, 2022
  • Jupyter Notebook
holistic

Improve this page

Add a description, image, and links to the execution-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the execution-engine topic, visit your repo's landing page and select "manage topics."

Learn more