gitlab-org--gitlab-foss/app/graphql/mutations
Brett Walker aa7b1cfc5b Upgrade GraphQL gem to 1.8.17
- Due to https://github.com/exAspArk/batch-loader/pull/32,
we  changed BatchLoader.for into BatchLoader::GraphQL.for
- since our results are wrapped in a BatchLoader::GraphQL,
calling `sync` during authorization is required to get real object
- `graphql` now has it's own authorization system.  Our
`authorized?` method conflicted and required renaming
2019-09-04 17:42:48 +00:00
..
award_emojis Use AwardEmojis services in GraphQL mutations 2019-08-21 11:39:41 +12:00
concerns/mutations Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
merge_requests Include AuthorizeResource module for all mutations 2019-07-11 15:08:34 +12:00
notes Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00
base_mutation.rb Include AuthorizeResource module for all mutations 2019-07-11 15:08:34 +12:00