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 17,228 public repositories matching this topic...
Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
-
Updated
Jul 19, 2021 - TypeScript
API server module for Node/Express
-
Updated
Jul 17, 2021 - JavaScript
A reference implementation of GraphQL for JavaScript
-
Updated
Jul 8, 2021 - TypeScript
The Open Source API Client and Design Platform for GraphQL, REST and gRPC
-
Updated
Jul 19, 2021 - JavaScript
-
Updated
Jun 23, 2021 - Scala
-
Updated
Jul 19, 2021 - TypeScript
Native GraphQL Database with graph backend
-
Updated
Jul 19, 2021 - Go
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Jul 19, 2021 - Vue
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
-
Updated
Jul 19, 2021 - Python
When resizing the doc explorer to a small size, it is collapsed and finally the docExplorerOpen state is set to false.
https://github.com/graphql/graphiql/blob/main/packages/graphiql/src/components/GraphiQL.tsx#L1389
But the onToggleDocs does never get fired, as it supposed to be (like in the _ handleToggleDocs_ method)
-
Updated
Jul 19, 2021 - TypeScript
Describe the Bug
Hi. I've added a repeater interface for my JSON object, and set the fields as follows:
itemid: integer
quantity: integer
When requested from the API, the numbers are returned as strings. Example response:
[{"itemid":"3","quantity":"5","stackable":true}]
Note that the boolean type works correctly as opposed to integers.
To Reproduce
- Create a collection with
https://leapgraph.com/graphql-api-security
This article mentions several add-on packages that Reaction may want to use. This issue is simply to investigate whether these vulnerabilities are present and try adding the packages to solve them.
Context
On mobile devices, footer section text should be adjusted to the center, contrary to the desktop where it is adjusted to the left.
Please refer to the screenshot attached.
Expected Behavior
Store name should be adjusted to the center of the footer on mobile devices.
Actual Behavior
The store name is not adjusted to the center of the footer on mobile devices.
Steps
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
Jul 2, 2021 - JavaScript
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Jul 2, 2021 - TypeScript
We should use https://github.com/jonschlinkert/parse-github-url to intelli
You would:
- Have a place to store the token's payload ( with expiration time )
- Compare the current time against the expiration time whenever getToken is called
- If it has not expired, return the old token, if it has expired, call the part the retrieves the t
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Nov 18, 2020 - Go
Just gave VulcanJS a try after using Meteor for a while. I'm getting the following error:
`
Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
meteor://💻app/packages/vulcan_lib.js:422
if (error) throw error; // eslint-disable-next-line no-console
^
[Error:
An implementation of GraphQL for Go / Golang
-
Updated
Jun 9, 2021 - 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


