InterfacePartOrder
Defines the order of a InterfacePart list
input InterfacePartOrder {
  direction: OrderDirection
  field: InterfacePartOrderField
}
Fields
InterfacePartOrder.direction ● OrderDirection enum
The direction to order by, defaults to ASC
InterfacePartOrder.field ● InterfacePartOrderField enum
The field to order by, defaults to ID