-
If there is a graphQl schema which resolves it's queries by fetching data from a Mongodb, how can changes be made to the code so that even if there is a new field in the mongodb collections and user q…
-
## CVE-2020-7656 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.6.1.min.js, jquery-1.7.2.min.js, jquery-1.7.1.min.js
jquery-1.6.1.min.js
JavaScript library for DOM operations
Libr…
-
## Week 1
- [ ] Go fundamentals
- [ ] Typescript fundamentals
- [ ] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [ ] Testing fundame…
-
lynic updated
3 years ago
-
Hi, I was just using the package to query tags list on my repo.
the query looks like this:
```js
{
repository(owner: "rails", name: "rails") {
name
tags: refs(refPrefix: "refs/tags/", …
-
As someone in the "go-approvers" github group, I'm always slightly concerned about accidentally pressing the "Merge Pull Request" button when going through PRs.
Can we have branch protection to dis…
-
### Version Information
Server Version:
CLI Version (for CLI related issue):
### Environment
OSS
### What is the current behaviour?
### What is the expected behaviour?
### H…
-
I don't know if it is too early to implement federation specification in juniper but please can you add it to your road map. Basically it is a way to composable GraphQL schemas using primitives (provi…
-
Good time of the day!
I'm having an issue with unmarshalling a server reply payload into Golang's `map[string]interface{}`.
The server uses [gqlgen](https://gqlgen.com/) and the inbuilt scalar [M…
-
Type: Bug
# Behaviour
At least the "Add Import" code quick fix action is not working if the current file is loacted in a directory excluded in the Pyright pyrightconfig.json configuration file of …