GraphQL
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Here are 13,915 public repositories matching this topic...
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel, PostCSS, Webpack, Browsersync)
-
Updated
Nov 9, 2020 - JavaScript
If you derive an action and head to codegen tab, it says "Derive mutation"
While we are at this, the tooltip could use a better text message.
API server module for Node/Express
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Scala
A reference implementation of GraphQL for JavaScript
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 10, 2020 - TypeScript
UI crash
Describe the bug
Sometime I have crash in UI. See attachment screenshot.
To Reproduce
Sometime
Expected behavior
Version: Insomnia Core 2020.4.0
Release date: 10.09.2020
OS: Linux x64 5.8.0-9.3-liquorix-amd64
Electron: 9.1.1
Node: 12.14.1
V8: 8.3.110.13-electron.0
Architecture: x64
node-libcurl: libcurl/7.69.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.7 libssh2/1.9.0 nghttp2/1.
-
Updated
Nov 10, 2020 - TypeScript
Native GraphQL Database with graph backend
-
Updated
Nov 10, 2020 - Go
Build, distribute and collaborate on components.
-
Updated
Nov 10, 2020 - TypeScript
Executing multiple queries in a single query is not part of the spec yet, but it has been requested, and several servers already implement it (such as Apollo).
Then, GraphiQL should allow to execute multiple operations against the server. However, when there
Prerequisites
- Are you running the latest version?
- Are you able to consistently reproduce the issue?
- Did you search the issue queue for existing issue?
Issue Description
The description field is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,
-
Updated
Nov 9, 2020 - TypeScript
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
-
Updated
Sep 15, 2020 - JavaScript
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Nov 9, 2020 - JavaScript
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and ReactJS.
-
Updated
Nov 9, 2020 - Python
We should use https://github.com/jonschlinkert/parse-github-url to intelli
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Oct 7, 2020 - Go
Hi,
I just notice that in the current version, in the input filter, while the operator _in is implemented, the operator _nin is not yet implemented.
Thank you
Adalidda
The Fullstack Tutorial for GraphQL
-
Updated
Nov 9, 2020 - TypeScript
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./DAn implementation of GraphQL for Go / Golang
-
Updated
Oct 29, 2020 - Go
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia



Summary
The gatsby-manifest-plugin documentation for generating icons is unclear.