Navigable interface
A default cursor for use in pagination. The default cursor can be used for next and previous navigation.
Fields
- defaultCursor (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
A default cursor for use in pagination.
Types that implement Navigable
[OnlineStoreArticle](https://shopify.dev/docs/admin-api/graphql/reference/online-store/onlinestorearticle)
[OnlineStorePage](https://shopify.dev/docs/admin-api/graphql/reference/online-store/onlinestorepage)
[Product](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/product)
[ProductVariant](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/productvariant)