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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
67 B
GraphQL
Raw Normal View History

2023-01-13 00:05:48 +05:30
fragment MilestoneFragment on Milestone {
expired
id
title
}