Feature #23678
graphql: add scaffolding code
Description
To support graphql as an api, we need to add the scaffolding and a basic query so that more queries and mutations can be added.
Related issues
Associated revisions
History
#1
Updated by Timo Goebel almost 5 years ago
- Related to Tracker #22109: Foreman should support a graphql api added
#2
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5680 added
#3
Updated by Timo Goebel about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d1e18585baf05ab9530b6548b2f8873f067393b6.
#4
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.22.0 added
fixes #23678 - add graphql scaffolding