Making Requests
Once a client has been initialized, you may make requests to Shopify using the available methods.
Let's take a look at a couple of examples:
Last updated
Once a client has been initialized, you may make requests to Shopify using the available methods.
Let's take a look at a couple of examples:
Last updated
Please refer to the to check which attributes are required for each request. The resource key in the payload will be populated to your payload automatically based on the method, i.e. "product" for the createProduct method.