Connectors
Manage commerce platform connectors (self-hosted only).
Add / Update connector
Connect local gateway data sources for querying products.
Configured connectors
Loading...
Config output
Add these to your local environment or gateway config file.
GATEWAY_CONNECTOR_TYPE=shopify
GATEWAY_CONNECTOR_CONFIG={"storeUrl":"https://your-store.example","apiKey":"<token>"}