Tony Popov

Results 3 issues of Tony Popov

Option to change button order would be useful( simplest solution is to preserve the order in the config) I'll try to find some time to make a corresponding pull request

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug
needs:details
status:triage

### Context When using `https:///graphql` endpoint instead of `https:///graphql/` Ariadne sends a `307` redirect to the trailing-slash one. ### Expected behavior Initial scheme (`http` or `https`) should be respected in...

question