-
-
**Describe the bug**
- When creating a query with `gql.gql()`, the query string is checked for invalid arguments, and raises an exception if any are found. (**expected behavior**)
- When creating …
-
Hello I'm trying to test gql but running ` gql run` returned
```
[...]
File "/home/rdebroiz/.virtualenvs/test_gql/lib/python3.7/site-packages/gql/utils_schema.py", line 22, in load_schema
…
-
I often write code like this:
```rust
let ty: ExtendedType = ...;
let arg: Option = ty.directives.get("directive_name")
.and_then(|directive| directive
.argument_by_name("arg")
.an…
-
I _may_ have found a bug.
imagine `SomeType` with property:
```
startDateTime: DateTime @cypher(statement:"""
WITH datetime('2020-01-25') as startDateTime
RETURN startDateTime
""")
```
…
-
There should be a GitHub plugin to make requests to their [GraphQL API](https://developer.github.com/early-access/graphql/). Such a plugin could be implemented as the `github` key in the GraphQL Schem…
-
**Describe the bug**
Right now the library generates the cypher query based on the provided GraphQL query only fetching the attributes that were requested from neo4j. This might seem like a good id…
-
API, Typescript, Bug, Codegen models
**Describe the bug**
$ `amplify codegen models` fails to generate models when a union type or an interface is used in the graphql schema.
Amplify CLI Versi…
-
- Site: [https://www.zaproxy.org](https://www.zaproxy.org)
**New Alerts**
- **PII Disclosure** [10062] total: 2:
- [https://www.zaproxy.org/docs/desktop/addons/websockets/pscanrules/](https:…
-
hey @divyenduz
There are still some problems with string laterals comments, cf. screenshot:
![capture d ecran 2018-08-08 a 18 23 52](https://user-images.githubusercontent.com/2202989/43850953-a…