52 53 54
# File 'app/graphql/types/clusters/agent_token_type.rb', line 52 def cluster_agent Gitlab::Graphql::Loaders::BatchModelLoader.new(::Clusters::Agent, object.agent_id).find end