Anchor to CheckoutAndAccountsConfigurationsGraphQLSortKeysCheckout
enumCheckout And Accounts Configurations Graph QLSort Keys
The set of valid sort keys for the CheckoutAndAccountsConfigurationsGraphQL query.
Anchor to Valid valuesValid values
- CREATED_AT
- EDITED_AT
- ID
- IS_PUBLISHED
- Anchor to CREATED_ATCREATED_
AT Sort by the
value.- Anchor to EDITED_ATEDITED_
AT Sort by the
value.Sort by the
idvalue.- Anchor to IS_PUBLISHEDIS_
PUBLISHED Sort by the
value.
Was this section helpful?
Anchor to FieldsFields
- Anchor to QueryRoot.checkoutAndAccountsConfigurations(sortKey)Query•ARGUMENT
Root.checkoutAndAccountsConfigurations(sortKey) The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start.
Was this section helpful?