We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b878b commit b4b5174Copy full SHA for b4b5174
1 file changed
src/test/resources/extra-large-schema-1.graphqls
@@ -824,12 +824,10 @@ enum JiraAttachmentsPermissions {
824
825
input JiraOrderDirection {
826
id: ID
827
- #TODO
828
}
829
830
input JiraAttachmentsOrderField {
831
832
833
834
"""
835
Represents the avatar size urls.
@@ -1655,7 +1653,6 @@ type JiraComponent implements Node {
1655
1653
Component description.
1656
1654
1657
description: String
1658
- # TODO: lead, default assignee ...
1659
1660
1661
0 commit comments