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

Create Data Center GQL type, query, and resolver #691

Open
4 tasks done
joneubank opened this issue Oct 19, 2023 · 1 comment
Open
4 tasks done

Create Data Center GQL type, query, and resolver #691

joneubank opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
new-feature Request is a new feature

Comments

@joneubank
Copy link
Member

joneubank commented Oct 19, 2023

Detailed Description

  • Create DataCenter type in gql schema
  • Add dataCenters query
    • Create dataCenters query resolver that will retrieve list of all data centers from ProgramService
    • Add listDataCenters method to the program service HTTP client that will fetch data centers from ProgramService
@daniel-cy-lu
Copy link
Contributor

Zenhub issue, so the PR is here: #700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

2 participants