Add `ScalingGroup` strawberry-base GQL type
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Summary
Add a query to return the node list for the scaling group.
## Context
N/A
## Acceptance criteria
- Implement a query named `scaling_group_nodes`.
- The query should return the list of nodes for a scaling group.
- It should contain filtering feature.
## Other information
N/A
JIRA Issue: BA-3103
Contributor guide
Assessment
This issue has not been assessed yet.