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,657 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
-
Updated
Aug 3, 2021 - TypeScript
-
Updated
Aug 18, 2021 - JavaScript
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Aug 18, 2021 - JavaScript
-
Updated
Aug 11, 2021 - Scala
-
Updated
Aug 18, 2021 - Vue
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Aug 18, 2021 - Go
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Aug 18, 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)
I think the filter of the calendar layout is not 100% correct.
The situation I have is, that my item
is more than one month long. (season for hotel pricing) The current filter just displays events which start in the current month. So even a event starting on the last day of the previous month wouldn't be displayed.
Current filter:
{
"_and": [
{"start":{"_gte":"###FIRST#
-
Updated
Aug 18, 2021 - TypeScript
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
I've create a custom action that redirect to cart page with a success flash, but page open no-product-available
modal
Expected Behavior
Show modal only if applies
Actual Behavior
Cart page open a modal if there are a flash, no matter if is success or error
Possible Fix
Fix this view https://github.com/spree/spree/blob/a7f7114d3237ad214aacc9fe96d1676f1c115976/fron
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 12, 2021 - TypeScript
We should use https://github.com/jonschlinkert/parse-github-url to intelli
-
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:
-
Updated
Aug 3, 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