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/environment.rb
global_id_field :id
timestamps
field :name, String, null: true
field :name, String
has_many :locations, Types::Location
has_many :organizations, Types::Organization
end
end

Also available in: Unified diff