dsiComment
Fetch DSI comment for given intervention_type
Arguments
Returns
DsiComment
Example
query dsiComment($intervention_type: InterventionType) { dsiComment(intervention_type: $intervention_type) { content id intervention_type organization_id }}