Types
Explore the TypeScript types provided by the Shopify Hydrogen SDK.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| CroctContext | Learn about the Hydrogen load context exposed to your loaders and actions. |
| RequestContext | Learn about the per-request visitor context resolved by the SDK. |
| ResolverContext | Learn about the Shopify context your resolvers read from. |
| CroctOptions | Learn about the resolver options for the Croct middleware and context. |
| UserIdResolver | Learn about the function that resolves the logged-in user ID. |
| LocaleResolver | Learn about the function that resolves the visitor's preferred locale. |
| SlotContent | Learn how to type slot content in your Hydrogen storefront. |
| ComponentContent | Learn how to type component content in your Hydrogen storefront. |