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 21,600 public repositories matching this topic...
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io - Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }to the remote server - Observe you receive
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
-
Updated
Jun 5, 2022 - TypeScript
The open-source, cross-platform API client for GraphQL, REST, and gRPC.
-
Updated
Jun 3, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
I want to display empty text in case where reference is set but the referenced entity is missing. This is easily a case in systems where soft deleting is allowed.
Describe the solution you'd like
For now I am using the same emptyText as is used in the same case where the reference is not set. This works for me, but maybe
API server module for Node/Express
-
Updated
Jun 5, 2022 - JavaScript
A reference implementation of GraphQL for JavaScript
-
Updated
Jun 6, 2022 - TypeScript
Native GraphQL Database with graph backend
-
Updated
Apr 14, 2022 - Go
-
Updated
Jun 5, 2022 - TypeScript
-
Updated
Jun 6, 2022 - TypeScript
-
Updated
May 16, 2022 - Scala
While the upcoming Data Flows is correct, all left heading icons should be primary within the Settings Module:
You can see that this is currently "foreground-normal" on purple... which is incorrect.
I'm on 9.11.1 Cloud.
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
-
Updated
Jun 6, 2022 - Python
Actual Behavior
Field coloring varies depending whether the opening brace or directive is on the same line as the type definition. Especially in more complex cases (the Bar example below) it may be preferable to have directives on their own lines.
See field: String below:
<img width="461" alt="Screenshot 2019-05-06 at 14 33 44" src="https://user-images.githubusercontent.com/1436281/57
Full message:
warning create-redwood-app > @redwoodjs/telemetry > @redwoodjs/structure > @prisma/sdk > temp-write > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
-
Updated
Jun 5, 2022 - TypeScript
Open Source multi-language/multi-currency/multi-store eCommerce platform
-
Updated
Jun 3, 2022 - Ruby
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
-
Updated
Apr 27, 2022 - JavaScript
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
May 9, 2022 - JavaScript
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Jun 1, 2022 - 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-offseA tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
Updated
Jun 6, 2022 - TypeScript
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Sep 27, 2021 - Go
An implementation of GraphQL for Go / Golang
-
Updated
May 6, 2022 - Go
The Fullstack Tutorial for GraphQL
-
Updated
Jun 6, 2022 - TypeScript
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia




Preliminary Checks
Description
If