debian-mirror-gitlab/app/assets/javascripts/sidebar/queries/milestone.fragment.graphql
2021-09-30 23:02:18 +05:30

6 lines
85 B
GraphQL

fragment MilestoneFragment on Milestone {
id
title
webUrl: webPath
expired
}