gitlab-org--gitlab-foss/app/graphql
charlieablett 2c011cb5b4 Implement logger analyzer
- Modify GraphqlLogger to subclass JsonLogger
- Replace the single-line analyser with one that can log all the GraphQL
query related information in one place.
- Implement analyzer behavior with spec
2019-05-30 18:27:28 +12:00
..
functions Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
mutations Add field mergeRequests for project in GraphQL 2019-02-14 15:52:17 +08:00
resolvers Merge branch 'graphql-tree' into 'master' 2019-05-22 15:06:03 +00:00
types Merge branch 'graphql-tree' into 'master' 2019-05-22 15:06:03 +00:00
gitlab_schema.rb Implement logger analyzer 2019-05-30 18:27:28 +12:00