frederikhors

Results 386 issues of frederikhors

Is there a comfortable way to test GraphQL endpoints?

discussion

What I'm really missing here is the gender for things like `Name()`. 1. `Male` 1. `Female` 1. `Neutral`

I'm trying to implement https://github.com/leoasis/graphql-persisted-document-loader in my React Application. With your plugin everything works good, beautiful! But with `graphql-persisted-document-loader` is a little bit a mess (in React). I was wondering...

Is this project abandoned? What do you suggest as alternatives for a Golang JSON Api server?

Add this to https://github.com/appleboy/golang-graphql-benchmark/?

I just found out about your project. Incredibly gorgeous! You have summarized in your Readme everything I have ever thought about GraphQL since I discovered it. Two things: 1. What...

I have this in my **Cargo.toml**: ```toml [dependencies] actix-web = "=2.0.0" actix-rt = "=1.0.0" chrono = { version = "=0.4.11", features = ["serde"] } diesel = { version = "=1.4.4",...

D: medium
T: bug
C: manifest parsing

Installing it on Windows with `cargo install cargo-make` it works but prints this warning: ``` warning: the following packages contain code that will be rejected by a future version of...

I'm using Windows and [the new Powershell Core](https://github.com/PowerShell/PowerShell) (`pwsh.exe` and not `powershell.exe`). It would be amazing to be able to use `pwsh.exe` instead of `cmd.exe` by default: ```toml [tasks.windows_start] script_runner...

Is there a way to remove all the messages like these below? ``` [cargo-make] INFO - makers 0.35.15 [cargo-make] INFO - Build File: Makefile.toml [cargo-make] INFO - Task: start [cargo-make]...