Alexandr Marchenko
Alexandr Marchenko
Hello, I'm working on patch for a project which went me to one of its dependencies and then here :) It seems that root of all problems is kind of...
cors
will be nice if cors will work out of the box or at least with some command line flag
Did not found a way to access metadata, so here is my PR Unfortunatelly did not found a way to pass metadata for callbacks with 3 parameters without braking everything....
Here is accompanying pull request that closes #436 feature request **TLDR:** provide disable mouse scroll setting **motivation:** for a use cases when Voyager is just a part of bigger page,...
Hello for a use cases when Voyager is used as additional widget not taking whole screen it may be useful to disable scroll handler imagine UI where you have more...
### Issue Description Let's pretend we have following schema: ```gql directive @oneOf on INPUT_OBJECT type Query { users(where: UserWhere!): [User!]! } type User { id: ID! username: String } input...
**Describe the bug** Not sure if that's a bug or feature request **To Reproduce** imagine you have created an api key like so: (nothing special, bare minimal example) and wish...