Public
Documentation Settings

Magento 2 Product Labels GraphQL & Examples

POSTGet All Rules

{{magento_base_url}}/graphql
HEADERS
Content-Type

application/json

Authorization

Bearer {{admin_token}}

POSTGet Label Information by Product

{{magento_base_url}}/graphql
HEADERS
Content-Type

application/json

Authorization

Bearer {{admin_token}}

Loading