Skip to content

Beginners Questions #2830

Answered by timuric
fxmb asked this question in General
Discussion options

You must be logged in to vote

Saleor is a headless platform, meaning there are core API and the rest is adjecent to that, therefore each project has different repository. For core docs you can all find everything here
https://docs.saleor.io/docs/3.x/

We are also working on a new documentation structure with more indepth guides. Stay tuned for updates https://saleor.typeform.com/to/JTJK0Nou

A) how can I upload my products to the store (we have around 200k products)

You can either run graphql queries locally or write SQL, we discourage the later since it can yield unexpecteed errors later

B) how can I adjust the product schema in dashboard? Would I do that directly via the django code?

Check out settings, product ty…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by peelar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants