debian-mirror-gitlab/app/assets/javascripts/sidebar/queries/milestone.fragment.graphql

6 lines
75 B
GraphQL
Raw Normal View History

2021-09-04 01:27:46 +05:30
fragment MilestoneFragment on Milestone {
id
title
webUrl: webPath
}