SchemaFlowStepOrder
Ordering options for SchemaFlowStep connections
input SchemaFlowStepOrder {
direction: OrderDirection!
field: SchemaFlowStepOrderField!
}
Fields
SchemaFlowStepOrder.direction ● OrderDirection! non-null enum
The ordering direction.
SchemaFlowStepOrder.field ● SchemaFlowStepOrderField! non-null enum
The field by which to order SchemaFlowSteps.