SchemaFlowOrder
Ordering options for SchemaFlow connections
input SchemaFlowOrder {
direction: OrderDirection!
field: SchemaFlowOrderField!
}
Fields
SchemaFlowOrder.direction ● OrderDirection! non-null enum
The ordering direction.
SchemaFlowOrder.field ● SchemaFlowOrderField! non-null enum
The field by which to order SchemaFlows.
Member Of
schemaFlows query