-
followed https://blog.quicktype.io/graphql-with-quicktype/ instructions:-
quicktype --graphql-server-header “Authorization: bearer xxxxxxx” --graphql-introspect https://api.github.com/graphql --gra…
-
### Link to the code that reproduces this issue
https://github.com/aXenDeveloper/next-app-canary
### To Reproduce
1. Clone repo,
2. `pnpm i`,
3. Start app with `pnpm dev`
or
1. `pnpm …
-
.. this will change the API interface. Consider updating the calls respectively:
>GitHub chose GraphQL for our API v4 because it offers significantly more flexibility for our >integrators. The abil…
sosey updated
6 years ago
-
Strawberry provides a guide on testing: https://strawberry.rocks/docs/operations/testing
That guide doesn't work in a django context, for example tests need to use `django.test.TestCase` for model a…
-
Hi,
It seems that Django GenericRelation isn't handled correctly. Using `@straberry_django.type` decorator with one of my models results in a `KeyError: ` and it's missing in the `field_type_map` i…
-
### Description
We could consider installing csrf token plugins to our exposed microservices? This effort closes this door for good even if a hacker got hold of a valid JWT and used it from an illeg…
-
When inserting a fragment inside a template string, the fragment does not get recognized when it gets called in the rest of the gql string
![2023-03-01 11 27 00](https://user-images.githubuserconte…
-
### Describe the bug
```ts
GraphQLModule.forRoot({
driver: YogaDriver,
autoSchemaFile: join(process.cwd(), 'src/schema.gql'),
sortSchema: true,
logging: 'debug',
…
-
Topic: Using Graphql vs REST API
PUNCH: Instagram, Github, Facebook use graphql
WIIFY: Next time, you can tell your boss why they should use graphql
If your future workplace uses Graphql, you won’t…
-
GitHub GraphQL API v4:
https://developer.github.com/v4/
GitHub (Preview: Access Security Advisories):
https://developer.github.com/v4/previews/#access-to-github-security-advisories
GitHub Grap…