instant
Here are 69 public repositories matching this topic...
Right now, the integration test use the movie dataset. This is an issue because this dataset is unnessecarily big for testing purpose and thus drastically slows down running the test suite. I suggest we use a smaller dataset (< 100 entries) to improve our CI time.
-
Updated
May 27, 2020 - JavaScript
-
Updated
Jun 14, 2020 - Vim script
-
Updated
Jul 6, 2020 - C++
The docs say that showAutocomplete controls hiding or showing the autocomplete text. It actually controls showing or hiding the suggestion drop down.
I suggest changing this prop's name to showSuggestions.
Is your feature request related to a problem? Please describe.
Add support for C# XML documentation.
Describe the solution you'd like
I'd like to see the ability to generate C# XML documentation. Especially since with the open sourcing and much more relaxed licensing of .NET and C#, it has been growing in popularity on linux and macOS recently. Microsoft also plans to homogenise the e
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Jun 26, 2020 - C++
-
Updated
Oct 28, 2019 - C++
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jun 6, 2018 - JavaScript
-
Updated
Aug 20, 2018 - C++
-
Updated
Oct 21, 2019 - Dart
-
Updated
May 1, 2020 - HTML
-
Updated
Apr 24, 2019 - C++
-
Updated
Mar 12, 2018 - Kotlin
-
Updated
May 8, 2018 - Python
-
Updated
Oct 3, 2018 - C++
-
Updated
Oct 24, 2017 - Python
-
Updated
Nov 30, 2019 - Go
Improve this page
Add a description, image, and links to the instant topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the instant topic, visit your repo's landing page and select "manage topics."
I'm submitting a ...
PostGraphile version: 4.4.4
postgraphile should honor variables in query string as defined in https://github.com/graphql/express-graphql#http-usage when the query is provided as post body.
with the following exampl