j-riebe

Results 7 issues of j-riebe

**Describe the bug** The schema inspection "Interface implementation" is to strict. False positive error with message: > The object type 'AorBEdge' has tried to redefine field 'node' defined via interface...

bug
area:spec

## Feature Request Are there any plans (or existing plugins) to add support for server-side codegen? E.g. generating a schema (through `make_executable_schema`) with: * ariadne 0.19-style InputTypes and EnumTypes (including...

@jhnnsrs I think its time, that you take a look at this. The PR contains the refactoring of EnumsPlugin, InputsPlugin and ObjectsPlugin. I mainly focused on breaking down the large...

Currenty, it's pretty hard to guess how the internal structure works. This is mainly due to the "superfunction" that generates each plugin code and the missing abstractions inside (which lead...

Openening a new Issue as this might grow... (#7) Reference Dockerfile ```Dockerfile FROM python:3.9-alpine # small python base image RUN pip install turms # maybe fix version to image tag...

### Affected Version Reproduced with: * v29.0.1 * v30.0.0 ### Description We observed that the `KafkaSupervisor` won't enter idle mode after processing all messages even though no new messages are...

Uncategorized problem report