Tomáš Voslař

Results 9 issues of Tomáš Voslař

@mkharibalaji Hi, when there is action in response, it should handle 3d secure authorization, but in app I can see only loader on button. Did you encounter this behaviour?

question

**Is your feature request related to a problem? Please describe.** I guess it would be about to add some decorators for @key, @extend etc, to be able to declare federation...

Enhancement :new:
Community :family_man_girl:
Discussion :speech_balloon:

Hello, I am wondering if it is possible to use this library, while using `createNativeStackNavigator` which is using native navigation.

enhancement
react-navigation

Hello, is thunder supporting true Federation? I mean if I create federated service in Thunder, will it work for instance with Apollo Federation gateway server? In the example I can...

### What happened? Hello, we are using `gqlgen` for our subgraphs services along with Apollo router as gateway. Now we started to use new `UUID` scalar from `gqlgen` and whenever...

**Is your feature request related to a problem? Please describe.** We have list of "trusted" domains, for which we would like to enable `Access-Control-Allow-Credentials` as we have some old applications...

raised by user

Hello, is it somehow possible to use `autocomplete` search? ``` { "$search": { "autocomplete": { "query": `${request.query.term}`, "path": "name", "fuzzy": { "maxEdits": 2, "prefixLength": 3, }, }, }, }, ```...

Hi, what is the purpose of assigning redirect value to this.href? I've used old redirect function from nette.ajax and after session is expired, it was redirecting to login page. Now...

feature request

### Component(s) router ### Is your feature request related to a problem? Please describe. We need to have access to composed supergraph, to be able to find out some information...

enhancement
internally-reviewed