_ProvinceLatestReports
No description
type _ProvinceLatestReports {
source: String!
_id: String
report: Latest
}
Fields
source
(String!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
report
(Latest
)
Field for the Latest node this REPORTED relationship is going to.