debian-mirror-gitlab/app/assets/javascripts/graphql_shared/fragments/iteration.fragment.graphql

5 lines
49 B
GraphQL
Raw Normal View History

2021-12-11 22:18:48 +05:30
fragment Iteration on Iteration {
id
title
}