debian-mirror-gitlab/app/assets/javascripts/sidebar/queries/milestone.fragment.graphql
2021-09-04 01:27:46 +05:30

5 lines
75 B
GraphQL

fragment MilestoneFragment on Milestone {
id
title
webUrl: webPath
}