gitlab-org--gitlab-foss/app/graphql
Bob Van Landuyt c70f7ec77b Rename `BatchCommitLoader` to `BatchLfsOidLoader`
Since we're not actually  loading commits in that loader, but we're
loading blobs with LFS oids in batch and returning only the oids.
2019-06-11 16:11:21 +02:00
..
functions Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
mutations Fix incorrect instances of `GraphQL::ID_TYPE` 2019-06-03 21:59:33 +02:00
resolvers Fix incorrect instances of `GraphQL::ID_TYPE` 2019-06-03 21:59:33 +02:00
types Rename `BatchCommitLoader` to `BatchLfsOidLoader` 2019-06-11 16:11:21 +02:00
gitlab_schema.rb Expose IDs in GraphQL as a GlobalID 2019-06-03 21:59:25 +02:00