1. Access Configuration
Let’s create a user with access to control panel
Open Control Panel > Account Settings > Users > Create a User Account. You can set different permissions for you team members.
In order start your store locally or deploy you will require stencil token.
Open Control Panel > Settings > Store-level API Accounts.
Click on “Create API Account” button.
Choose ‘Stencil CLI token’ token type.
Enter token name.
Choose “publish theme” access level.
Click “Save” button
You can save Terminal Quickstart command for next part.
Homework Part 1.
- Create token with ‘V2/V3 API token’ token type.
- Play with BigCommerce API using the token. https://developer.bigcommerce.com/docs/api
Homework Part 2.
- Open Control Panel > Settings > Storefront API Playground.
- Play with BigCommerce API with GraphQL Playground.