dsaReports
dsaReports are the list of dsaReports
dsaReports( first: Int = 10 after: Cursor orderBy: REPORT_SORT = "CREATED_AT_DESC" status: [DSAREPORT_STATUS_FILTER!] = [] query: String): DSAReportsConnection!
#
Argumentsfirst
(Int
)#
after
(Cursor
)#
orderBy
(REPORT_SORT
)#
status
([DSAREPORT_STATUS_FILTER!]
)#
query
(String
)#
#
TypeDSAReportsConnection
#
DSAReportsConnection represents a subset of a DSA reports list.