def plural(): return graphene.List(StatementGraph, is_startpoint=graphene.Boolean(), issue_uid=graphene.Int())