Project

General

Profile

« Previous | Next » 

Revision 87234768

Added by Kamil Szubrycht about 5 years ago

Fixes #26297 - graphql: add Host queries

View differences:

app/graphql/types/architecture.rb
global_id_field :id
timestamps
field :name, String
has_many :hosts, Types::Host
end
end

Also available in: Unified diff