We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a69c16 commit 12136eeCopy full SHA for 12136ee
README.md
@@ -18,9 +18,9 @@ $ composer require shopifychamp/shopify-api-php-sdk
18
```
19
2. To prepare graphql query with [GraphQL query builder](https://github.com/rudiedirkx/graphql-query).
20
21
- Clone with SSH
+ Clone with SSH in your vendor repository
22
23
- $ git@github.com:rudiedirkx/graphql-query.git
+ $ git clone git@github.com:rudiedirkx/graphql-query.git
24
25
## Getting started
26
### Initialize the client
0 commit comments