Brooke Hatton
Brooke Hatton
Prettier.io seems to be the goto. Will likely require some TSLint changes so #311 should probably be done first.
Hello, is there a built in way in RTK-Query to disable polling when the window looses focus?
This PR upgrades the outdated dependencies, and fixes any resulting problems. This should make it compatible with graphql-codegen/cli version 3 and upwards therefore fixing #10. I have tested locally and...
I recently tried updating a project that uses this plugin, however found that it did not work with the latest @graphql-codegen/cli version or anything above 3.0.0. I get the following...
# Steps 1. Create a branch via AV 3. Delete branch via Git _Couldn't see a way of deleting branches via AV_ 4. Run `stack tidy` 5. Run `stack sync`...
# Reproduction 1. Create a branch with several commits ``` av stack branch demo git commit -m "feature a" --allow-empty git commit -m "feature b" --allow-empty git commit -m "feature...
Just end up with a screen that looks like this with no scrolling
This is a work in progress, opening for input on the open questions I have around output. Maybe this is fine as is...
## Description When working through the vanilla typescript example I found that the shape of the data actually returned by the fetch was `result.data.allPeople` rather than `result.allPeople` that the types...
### Which packages are impacted by your issue? _No response_ ### Describe the bug When working through the vanilla typescript example I found that the shape of the data actually...