-
As i am developing a gql server backend using Apollo server (v2.4.8), i am in need to implement authentication for my gql endpoints.
i used jwt for this and followed the apollo server documentation…
-
General question about how I could go about writing UI tests that don't actually hit the network? I'd love to create some basic UI tests for [GitHawk](https://github.com/rnystrom/githawk), but I'm not…
-
### Describe the bug
The generator works great in VueJS , but with the schema graphql when is generated and try to build project show me the error.
Value type 'Photo' has infinite size
Value type…
-
** Which Category is your question related to? **
amplify codegen for iOS
** What AWS Services are you utilizing? **
Appsync
** Provide additional details e.g. code snippets **
I don't want …
-
### Description
I am getting the following Signal 11 crash intermittently when running tests on iOS Simulator
```
DetoxRuntimeError: The pending request #321 ("invoke") has been rejected due to t…
-
A few days ago, I believe this behavior started. I was checking if github api v4 on my github enterprise system would get me the info i need, and that didnt work. then i could get api v3 to work again…
-
**Describe the bug**
I have used the Amplify CLI to generate my GraphQL schema. The query and Schema work in the AWS AppSync Console. The DynamoDB tables are created and the query returns data via th…
-
## Overview
1. The attribute isConsistent seems to be unreliable.
2. `repair-on-read` doesn't seem to work as expected.
The script to reproduce the issue can be found [here](https://github.com/we…
-
### Describe the bug
Hello!
I saw that [PR #1190](https://github.com/nvim-treesitter/nvim-treesitter/pull/1190) added the `#downcase!` directive to be able to use the following query in Ruby:
…
-
### Question
Thank you for the work on Apollo 1.0. We've been trying to update Apollo in our project to 1.0 and had some issues with the codegen configuration.
Our setup:
We have a workspace …