debian-mirror-gitlab/app/assets/javascripts/work_items/graphql/milestone.fragment.graphql
2023-01-13 15:02:22 +05:30

5 lines
67 B
GraphQL

fragment MilestoneFragment on Milestone {
expired
id
title
}