gitlab-org--gitlab-foss/app/graphql/mutations/merge_requests
Bob Van Landuyt f16b13113f Fix incorrect instances of GraphQL::ID_TYPE
Since the `GraphQL::ID_TYPE` usages should represent globally unique
ids, this changes some fields for which this is not the case into
strings.

The `ID_TYPE` is a specialised, so this change should be backwards
compatible.

https://graphql-ruby.org/type_definitions/scalars.html
2019-06-03 21:59:33 +02:00
..
base.rb Fix incorrect instances of GraphQL::ID_TYPE 2019-06-03 21:59:33 +02:00
set_wip.rb