maaft

Results 104 comments of maaft

I'm also currently running into rate limit issues.. Are there any plans to maybe increase limits for endpoints used by this CCM? Especially when doing maintenance on your cluster (adding...

Same issue. God, this is really a no-brainer..

> Maybe graphql doesn't support binary. Just support the [multipart/form-data spec](https://github.com/jaydenseric/graphql-multipart-request-spec) (like everyone else does) and its a done deal. @vaishnavigvs @shahidhk can we please have an update on this?...

Can this be merged? Would be just awesome as we already use vaultwarden.

Just stumbled again over this bug. This is preventing us to do input validation of any kind using directives. Unfortunately, still not familiar with `gqlgens` codebase.

Hi @jensneuse I'd like to build a thin proxy that acts as a rewrite layer to modify some queries and mutations: `Client` `Proxy` `Server` - In my original graphql server...

It solves the problem of storing untyped JSON (i.e. strings) in GraphQL-enabled databases (Hasura, Dgraph et al. ) but having a fully-typed client-facing GraphQL API at the same time. Added...

> PUBLISHED: 2022-06-08 happy to help :D yes, this sounds exactly like my usecase. Will look into it - thanks!

Hey, I'm eagerly waiting for this feature. Why is it still blocked for merging?