Steve Barbera
Steve Barbera
Could you add a setting so that after the conversion has been completed. This would be helpful! Thanks.
Hello, Is there a way to disable to the query that retrieves the aggregate count of the query? The query starts with: `select count(*) as aggregate from ...// rest of...
Hello! I'am running in to an issue where I'am receiving the error message: ``` RCTJSONStringify() encountered the following error: Invalid number value (NaN) in JSON write reactConsoleErrorHandler @ ExceptionsManager.js:71 console.error...
Hello, I'm running into an issue where I can't seem to create a new customer. I keep receiving the error: `-1092: [XML parser said: 6: No XML content to parse.,...
Does this library have a Vendor Expense Object and Service? Or am i missing it. I know that I can create a Vendor Bill and Bill Payment. But I haven't...
I propose adding a new feature to the library enabling users to interact with the [Shopify Storefront GraphQL API](https://shopify.dev/docs/api/storefront). This API necessitates an alternative endpoint for authenticated requests: `https://my-store.myshopify.com/api/2023-04/graphql.json`. **Key...
I've been working on extending some of the functionality of the `phpclassic/php-shopify` library as a Laravel Service Provider. One of the things that I wish I could do for every...
Hello All, I'm trying to deploy a Laravel application with a environment file saved in our 1Password vault as a secure note. In our github action we would like to...
GuzzleHttp is required in quite a few widely used packages in the PHP ecosystem, in particular [Laravel 8.0](https://github.com/laravel/framework). While trying to update my application to laravel 8.0 I noticed their...