Project

General

Profile

« Previous | Next » 

Revision 5bf6fe67

Added by Kamil Szubrycht about 5 years ago

Fixes #26296 - graphql: add Puppetclass queries (#6607)

View differences:

app/graphql/types/fact_value.rb
global_id_field :id
timestamps
field :value, String, null: true
field :value, String
belongs_to :fact_name, Types::FactName
belongs_to :host, Types::Host

Also available in: Unified diff