GraphQL INPUT_OBJECT
ShippingConfigurationSearchOrderByInput
Input for order by.
link Definition
- input ShippingConfigurationSearchOrderByInput {
- # The field to order the entries by.
- ShippingConfigurationSearchOrderByField :
- # The ordering direction.
- SearchOrderOperator :
- }