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

widget.fragment.graphql « graphql « work_items « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 154367dc0d8608b28f280072e9a1ff09007f9158 (plain)
1
2
3
fragment WidgetBase on LocalWorkItemWidget {
  type
}