Actions
Refactor #26528
closedgraphql: refactor AuthorizedModelQuery into a resolver
Description
The AuthorizedModelQuery class in our graphql codebase should ideally be integrated into a resolver for cleaner code and to follow graphql best practices.
Updated by Timo Goebel over 5 years ago
- Related to Tracker #22109: Foreman should support a graphql api added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/6652 added
Updated by Timo Goebel over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 305ee6f0351657ba10e1033808437438d60fe150.
Actions