David Matějka

Results 65 issues of David Matějka

Connection pool is currently shared between all requests. It might improve performance with higher concurrency to limit maximum number of connection per single HTTP request, so one request does not...

so a person can disconnect an IdP

Tenant API

similar to views, but on a field level

Content API

allow to map fields from IdP to roles and memberships

Tenant API

Allow to attach a json schema to a JSON fields.

similar to STI from popular ORMs like doctrine. In schema definition and on graphql level you have multiple types/entities, which are represented by a single database table. as a first...

https://www.apollographql.com/docs/studio/explorer/explorer

Some graphql clients cannot handle non-200 http codes properly (like auth failure etc)