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 22,826 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
Improve documentation
Link
https://supabase.com/docs/guides/auth/auth-twitter
Describe the problem
Following the current documentation on "Login with Twitter" results in a nonfunctional Supabase app with users receiving a "Error getting user email from external provider" error. This is because the Twitter project requires "
When browsing wide data tables in the dashboard (which I do a lot) it is very inconvenient because the browser's horizontal scrollbar is hidden unless you scroll to the very bottom of the page.
If I am at a page like /console/data/schema/public/tables/[tablename]/browse
I won't be able to scroll the table right (to see other columns) unless I first scroll vertically to the bottom of the page
-
Updated
Aug 6, 2022 - JavaScript
-
Updated
Aug 6, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
Since the new v4 major release of react-admin, it seems we have persisted filter enabled by default.
This is convenient for the navigation. However, sometimes we need to reset to the defaults and we may have a lot of filter to disabled one by one.
Describe the solution you'd like
A generic "Clear filter" action that
-
Updated
Aug 6, 2022 - JavaScript
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Jul 21, 2022 - Go
-
Updated
Aug 7, 2022 - TypeScript
-
Updated
Aug 7, 2022 - TypeScript
Describe the Bug
I have a Test collection with a Many to One relation with a collection called Related Collection. The Test collection also has 20 other "dummy" input fields. The Related Collection has three input fields. I am trying to filter the Test collection by the value of "field 1" in its related collection. However, when I search for Related Collection in the filter search bar, I don'
-
Updated
Jul 7, 2022 - Scala
-
Updated
Aug 5, 2022 - Python
What's not working?
The form generated by the scaffold generator creates a big block of empty white space:
You can see an example in this PR: https://github.com/redwoodjs/redwood-tutorial/pull/71/files/173c7dc26b2c7ed6f238c5c4a8fcd4d8a6edda08#diff-7cfe9b38
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
-
Updated
Aug 6, 2022 - TypeScript
-
Updated
Aug 5, 2022 - Ruby
-
Updated
Aug 1, 2022 - JavaScript
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Aug 5, 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-offse-
Updated
Aug 8, 2022 - TypeScript
-
Updated
Aug 6, 2022 - Python
-
Updated
Jul 29, 2022 - Go
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia

Preliminary Checks
Description
I'v