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,231 public repositories matching this topic...
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
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
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Jun 29, 2022 - TypeScript
What you were expecting:
-
Updated
Jul 3, 2022 - JavaScript
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Jul 2, 2022 - Go
-
Updated
Jul 3, 2022 - TypeScript
-
Updated
Jul 5, 2022 - TypeScript
-
Updated
Jul 1, 2022 - Scala
Describe the Bug
The the url field in the Webhook / Request URL operation isn't url Encoded / Sanitized before making the request.
When passing payload values as query parameters to the URL field in the Request URL Operation, the url isn't encoded before sending the request.
To Reproduce
Within a flow create a request operation with a URL field that uses a payload value anywhere.
<i
-
Updated
Jul 5, 2022 - Python
What's not working?
When trying to deploy the API side using the serverless integration, builds on Windows deploy correctly, but have runtime errors.
2022-06-29 15:18:20.288 ERROR Uncaught Exception {"errorType":"Runtime.ImportModuleError","errorMessage":"Error: Cannot find module '..\\..\\lib\\logger'\nRequire stack:\n- /var/task/api/dist/functions/nested/nested.js\n- /var/task/nest
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
Jul 4, 2022 - TypeScript
-
Updated
Jul 1, 2022 - Ruby
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Jul 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
Jul 5, 2022 - TypeScript
-
Updated
Jun 14, 2022 - Go
-
Updated
Jun 27, 2022 - Go
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia


Preliminary Checks
Description
Try