GithubHelp home page GithubHelp logo

Comments (2)

brianakidd avatar brianakidd commented on August 23, 2024

@ssinghtorinit,

Please see Accessing API for the current shop in the Usage section of the Wiki.

In the example, $shop->api() provides a GuzzleHttp\Client that can be used to interact with the shop's API, see here.

You can then refer to the Shopify documentation for the Product API to determine how to structure your request.

from laravel-shopify.

gnikyt avatar gnikyt commented on August 23, 2024

Yup, as @brianakidd said, the API method returns an instance of this package, which internally uses Guzzle.
You're able to make requests as REST or GraphQL.

I've updated the doc with a little example to make it more clear :) will close unless you have an issue feel free to open!

from laravel-shopify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.