Actions
Feature #26541
closedgraphql: add plugin DSL
Description
Graphql can already be used from plugins by extending core classes with concerns in the plugin's engine.rb. While this provides great flexibility it would be better to have a (stable) plugin API that plugin authors can rely on.
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
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/6809 added
Updated by Ondřej Pražák over 5 years ago
- Related to Tracker #27027: GraphQL in foreman_openscap added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
Updated by Ondřej Pražák over 5 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.23.0 added
Updated by Ondřej Pražák over 5 years ago
- Related to Feature #27061: Extend core's GraphQL types with fields from foreman_openscap added
Updated by Ondřej Pražák over 5 years ago
- Related to Feature #27190: graphql: add plugin DSL for registering plugin fields added
Actions