Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GraphQL support #50

Open
4 tasks
rimutaka opened this issue May 30, 2022 · 1 comment
Open
4 tasks

Add GraphQL support #50

rimutaka opened this issue May 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@rimutaka
Copy link
Member

rimutaka commented May 30, 2022

GraphQL is needed for the cloud part of STM.

@rimutaka rimutaka added the enhancement New feature or request label May 30, 2022
@rimutaka
Copy link
Member Author

Depends on resolution of issue graphql-rust/juniper#1071 and PR graphql-rust/juniper#1070. If that is rejected I'll have to make custom impl for HashSet.

rimutaka added a commit that referenced this issue May 31, 2022
 * added pub mod GraphQL
 * added juniper fork as a dependency
 * added GQL support to all public structures used in Report
rimutaka added a commit to stackmuncher/stm_server that referenced this issue May 31, 2022
* switch juniper to a fork
* switched stm_shared GQL mod to stm_lib
* ES query for list of devs per stack
*  moved max_devs, max_results constants
* removed old commented out code
* a giant global reformat
* upgraded uuid crate
* removed stm_shared/graphql mod
* replicated GitHubUser struct in stm_shared
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant