Get started with StateSet’s wholesale order management solution. Automate B2B order processing and integrate with SYSPRO ERP.
Sign Up
Generate API Key
Set Up Your Environment
Clone Sample Project
Configure Environment Variables
.env
file in the project’s root directory and add your API keys and configurations:GET_MY_WHOLESALE_ORDER
query to retrieve a wholesale order and its associated line items:
UPDATE_WHOLESALE_ORDER
mutation:
try-catch
blocks are used throughout the code.