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/user.rb
belongs_to :default_location, Types::Location
belongs_to :default_organization, Types::Organization
has_many :personal_access_tokens, Types::PersonalAccessToken
has_many :usergroups, Types::Usergroup
end
end

Also available in: Unified diff