Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Product Type (latest) REST API Interface

Solved

Product Type (latest) REST API Interface

baraakamal
Shopify Partner
3 0 2

I'm working on updating the new field with the "standard" product type using REST API and I couldn't find the field using GET product or GET product metafields.

Is this field available over the REST API? Or, will it be?

Accepted Solution (1)

sfsdev
Excursionist
12 1 10

This is an accepted solution.

@baraakamal 

I'm not sure about the REST API but this is available in the GraphQL API using the unstable version. See my other post for the details on clearing custom product type and setting the standard product type.

https://community.shopify.com/c/shopify-apis-and-sdks/getting-new-product-type-standard-product-type...

 

Edited for typos and clarity.

View solution in original post

Reply 1 (1)

sfsdev
Excursionist
12 1 10

This is an accepted solution.

@baraakamal 

I'm not sure about the REST API but this is available in the GraphQL API using the unstable version. See my other post for the details on clearing custom product type and setting the standard product type.

https://community.shopify.com/c/shopify-apis-and-sdks/getting-new-product-type-standard-product-type...

 

Edited for typos and clarity.