debian-mirror-gitlab/app/assets/javascripts/work_items/graphql/milestone.fragment.graphql
2023-01-12 18:35:48 +00:00

5 lines
67 B
GraphQL

fragment MilestoneFragment on Milestone {
expired
id
title
}