Fabian Riewe

Results 5 issues of Fabian Riewe

Using `graphql-relay==3.1.4` and `graphene-mongo==0.2.14` creates an error due to a rename of `graphql_relay.connection.arrayconnection` to `graphql_relay.connection.array_connection`. There are two imports which need to be updated.

Hello, I am currently working on a project where I use the Apollo Federation Gateway and graphene-federation to connect multiple Microservices. For each external Type I need to add the...

work in progress
wait for response

# Hello! I have created a working example with graphene-mongo and graphene-federation (https://github.com/erebus1/graphene-federation). We are currently working with GraphQL + Mongoengine. We split up into Microservices, so Federation was the...

help wanted
document

**Describe the bug** The imperator API used in the Gateway to fetch information does not exist anymore. **Steps To Reproduce** Create `amm_v3_lp ` strategy which is using osmosis_osmosis_mainnet and run...

bug