What's Next
You've connected to the GraphQL API, queried products and created an order. Here's where to go from here.
Dive deeper into frontend development
The Frontend development guides cover each area in detail:
- Products & Catalog — product model, categories, search and media
- Pricing & Discounts — pricing layers, customer-specific pricing, tiered pricing, promotions
- Cart & Checkout — order lifecycle, cart management, checkout flows, payments
- Customers & Companies — B2B account models, authentication, company management
- Quotes & RFQ — request-for-quote flows, negotiation, quote-to-order conversion
Explore the API
- GraphQL Explorer — run queries interactively
- GraphQL Reference — full schema with all types, queries and mutations
Connect business systems
Most B2B projects also need backend integrations to keep data in sync:
- Build an Integration — sync products, orders and customers between Propeller and your ERP, PIM or CRM using the REST API
Consider the Storefront SDK
If you find yourself rebuilding common B2B patterns from scratch, the Storefront SDK provides pre-built components for product listings, cart, checkout, authentication and account management. It can save significant development time.