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 16,294 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
Whenever a new version of Hasura is available, the cli logs a message about it. Here is an image from a CI log showing such a message.
Most CI providers automatically make the changelog hyperlink clickable. When the user clicks the link, it is directing them to
https://githu
-
Updated
May 7, 2021 - JavaScript
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://react-query.tanstack.com/examples/nextjs'
- Click on 'Nextjs SSG'
- Scroll down to '....'
- 502 Bad Gateaway
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screensho
-
Updated
May 6, 2021 - JavaScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
May 8, 2021 - Scala
-
Updated
May 6, 2021 - JavaScript
-
Updated
May 8, 2021 - TypeScript
-
Updated
May 7, 2021 - Go
-
Updated
May 8, 2021 - TypeScript
-
Updated
May 8, 2021 - TypeScript
This would be SUPER helpful, if anyone wants to set this up using netlify functions and github oauth
Our NETLIFY_TOKEN secret is already present.
monaco webpack example and graphiql webpack examples should both have a github oauth login
-
Updated
May 8, 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.
Getting an error here when using the remove_promotion_line_items method. Seems like it should be using variant rather than item
https://github.com/spree/spree/blob/8ca9ec736a471b66f66d718b157be69946f8c5fc/core/app/models/spree/promotion_handler/coupon.rb#L78
-
Updated
May 7, 2021 - Python
Currently, the o2m interface will fetch and render the first 100 items inline. If you are relating to a collection that uses UUIDs for IDs, there's a change that the full URL starts to grow too big for certain browsers/webservers to handle, resulting in a 414 request-URI too large error (see directus/directus#5419).
To resolve this, we should replace this call:
-
Updated
May 8, 2021 - JavaScript
-
Updated
May 7, 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:
Under the hood, Redwood's @redwoodjs/forms uses v6.15.4 of React Hook Forms, which is now at v7:
React Hook Form focus on the following aspect on Version 7:
- (DX) Strict typed form
- Reduce package size
- Performance enhancements
- improve API's simplicity and consistency
Releases: https://github.com/react-hook-form/react-hook-form/releases
Upgrade Guide: https://react-hook-fo
-
Updated
Apr 11, 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


Description
According to documentation
gatsby-plugin-sitemapshould only generate sitemap-index when having more entries thanentryLimitoptionWith re