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 18,872 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
If the user mistakenly deletes an entry from parameters/headers or any key-value list, the action is irreversible.
It would be nice to have an option to "Undo" the delete operation.
User delete an entry > Show success toast with "Undo" button > Clicking "Undo" restores the deleted entry.
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
Nov 14, 2021 - JavaScript
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Nov 14, 2021 - TypeScript
-
Updated
Nov 15, 2021 - TypeScript
-
Updated
Nov 15, 2021 - Go
-
Updated
Sep 21, 2021 - Scala
-
Updated
Nov 15, 2021 - TypeScript
-
Updated
Nov 15, 2021 - Python
Let's add a vite example for monaco-graphql? maybe even use vue or svelte instead of react?
As @jaycammarano correctly pointed out, the gradient in the time-series panel in Insights is scientifically inaccurate. We should add a way to opt-out of the gradient design element for scientific accuracy.
-
Updated
Nov 15, 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.
-
Updated
Nov 15, 2021 - Ruby
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Nov 15, 2021 - TypeScript
Issue Type (check one)
- Bug Report
Description (type any text below) -->
When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.
If you force outlines back on you can see what is being tabbed.
*:focus {
outline: 3px solid orange !important;
outline-offseWhat?
Currently importing .svg files throws a TS error, because SVGs don't have types.
Solution
Include this ambient override
declare module '*.svg' {
import React = require('react')
const ReactComponent: React.FC<React.SVGProps<SVGSVGElement>>
export default ReactComponent
}
SVGs in Redwood
[ 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:
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.
-
Updated
Nov 15, 2021 - TypeScript
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia
Preliminary Checks
Description
The