Pascal Klesse
Pascal Klesse
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary It would be nice to have global project settings like labels, board...
I implemented basic auth handling for applications. Thank you for the great work on this project. Would be happy if my feature will be reviewed and merged.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior If i click on the link in the invited email, i...
This changes will made it possible to request a subscription with return type string and without fields. Before: ``` subscription { events { } } ``` After: ``` subscription {...