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

8 lines
75 B
GraphQL
Raw Normal View History

2020-11-24 15:15:51 +05:30
fragment Label on Label {
id
title
description
color
textColor
}