gitlab-org--gitlab-foss/app/graphql/types
Luke Duncalfe 073c8b25ea GraphQL support for Notes created in discussions
A new `discussion_id` argument on the `createNote` mutation allows
people to create a note within that discussion.

The ability to lazy-load Discussions has been added, so
GraphQL.object_from_id can treat Discussions the same as AR objects and
batch load them.

https://gitlab.com/gitlab-org/gitlab-ce/issues/62826
https://gitlab.com/gitlab-org/gitlab-ee/issues/9489
2019-07-10 12:13:48 +12:00
..
award_emojis
ci
notes GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
permission_types
tree Address reviewer comments 2019-07-05 10:18:50 +12:00
base_enum.rb
base_field.rb Address reviewer comments 2019-07-05 10:18:50 +12:00
base_input_object.rb GraphQL mutations for managing Notes 2019-07-10 12:13:47 +12:00
base_interface.rb
base_object.rb
base_scalar.rb
base_union.rb
commit_type.rb
diff_paths_input_type.rb GraphQL mutations for managing Notes 2019-07-10 12:13:47 +12:00
diff_refs_type.rb Expose diff_refs on MergeRequestType 2019-07-10 12:13:48 +12:00
group_type.rb
issuable_state_enum.rb
issue_state_enum.rb
issue_type.rb
label_type.rb
merge_request_state_enum.rb
merge_request_type.rb Expose diff_refs on MergeRequestType 2019-07-10 12:13:48 +12:00
metadata_type.rb
milestone_type.rb
mutation_type.rb GraphQL mutations for managing Notes 2019-07-10 12:13:47 +12:00
namespace_type.rb
order.rb
project_statistics_type.rb
project_type.rb
query_type.rb
repository_type.rb
sort.rb
task_completion_status.rb
time_type.rb
user_type.rb