Input Object GitHub::ReleaseOrder
 
Ways in which lists of releases can be ordered upon return.
Input Fields
        field: ReleaseOrderField!
        
    
    
    The field in which to order releases by.
        direction: OrderDirection!
        
    
    
    The direction in which to order releases by the specified field.