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