stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCyclesSortKeys

AdminTypes.SubscriptionBillingCyclesSortKeys enum

The set of valid sort keys for the SubscriptionBillingCycles query.

Signature:

export declare enum SubscriptionBillingCyclesSortKeys 

Enumeration Members

Member Value Description
CycleIndex "CYCLE_INDEX" Sort by the cycle_index value.
Id "ID" Sort by the id value.
Relevance "RELEVANCE" Sort by relevance to the search terms when the query parameter is specified on the connection. Don’t use this sort key when no search query is specified.