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?
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?
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.
Edited for typos and clarity.