Welcome to mirror list, hosted at ThFree Co, Russian Federation.

note_permissions.fragment.graphql « fragments « graphql « design_management_legacy « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c243e39f3d32a328e6023282e0520942f112c25e (plain)
1
2
3
fragment DesignNotePermissions on NotePermissions {
  adminNote
}