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 19,404 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 there an existing issue for this?
- I have searched the existing issues
Summary
It would be amazing to have an Authorization tab on GraphQL, as it is for REST.
Why should this be worked on?
Authorization is also a thing in GQL and having automated OAuth mechanism would be
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
Dec 29, 2021 - JavaScript
-
Updated
Dec 23, 2021 - JavaScript
What you were expecting:
I expect the error message to be copyable in the clipboard.
What happened instead:
When I start selecting the error message, it toggles the accordion.
Related code:
https://codesandbox.io/s/confident-sanderson-o4igs?file=/src/posts/P
-
Updated
Dec 27, 2021 - TypeScript
-
Updated
Dec 22, 2021 - Go
-
Updated
Dec 27, 2021 - TypeScript
-
Updated
Nov 16, 2021 - Scala
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
Dec 28, 2021 - Python
Preflight Checklist
- I have completed all Troubleshooting Steps.
- I'm on the latest version of Directus.
- There's no other issue that already describes my problem.
Describe the Bug
When sele
-
Updated
Dec 28, 2021 - TypeScript
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Dec 29, 2021 - Ruby
-
Updated
Dec 12, 2021 - JavaScript
-
Updated
Dec 20, 2021 - TypeScript
model User {
name String
createdAt DateTime @default(now())
modifiedAt DateTime @updatedAt
}
yarn rw g scaffold User
would ideally not include form elements and query SDL for modifiedAt
.
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-offse
-
Updated
Sep 27, 2021 - Go
-
Updated
Nov 10, 2021 - Go
-
Updated
Dec 29, 2021 - TypeScript
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
Preliminary Checks
Description
I j