Jakub

Results 6 issues of Jakub

Ariadne ASGI app creates its own request on the way and loses all middleware as a side effect, ex. session information.

decision needed
docs

Ariadne is based on idea of schema [SDL](https://graphql.org/learn/schema/) being the source of truth and so it is not generated from python code, like Graphene does. There are very good reasons...

enhancement
decision needed

Hi all, We did implement GraphQL API for [Saleor](https://github.com/mirumee/saleor) using graphene and want to extend it using federation. Supporting federation seems pretty straightforward, you need to provide _service type with...

🙋 help wanted

### What I'm trying to achieve We do want to take full advantage of Braintree library possibilities, like choosing an existing payment source when client token was generated for returning...

Feature request
backlog

### What I'm trying to achieve I want to be able to use the _storeSource_ flag in _checkoutComplete_ mutation to try saving credit card information in a gateway on transaction...

Feature request
backlog

### What I'm trying to achieve I want to show customer personalized list of payment gateways that takes into account type of user and/or other metadata. ### Describe a proposed...

payments