gitlab-org--gitlab-foss/app/assets/javascripts/graphql_shared/fragments/iteration.fragment.graphql

5 lines
49 B
GraphQL

fragment Iteration on Iteration {
id
title
}