vercel / commerce

Next.js Commerce
https://demo.vercel.store
MIT License
11.17k stars 4.1k forks source link

Do i have to use Graphql? #141

Closed abdokouta closed 2 years ago

abdokouta commented 3 years ago

hello, i would like to ask if i want to build my own Commerce API provider same as the example of big commerce do I have to use graphql or rest API will be just fine?

JusticeBringer commented 3 years ago

I would also like to know the answer for this question.

elhe26 commented 2 years ago

Any updates?

cpv123 commented 2 years ago

You are not required to use GraphQL, a REST API will also work fine.

Although some providers use GraphQL (like BigCommerce as you mention), there are also some providers that are using REST APIs such as OrderCloud and Saleor.

https://github.com/vercel/commerce/tree/main/framework