Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Company / Channels / Publications #1075

Open
dom-advancedcommerce opened this issue Jun 26, 2024 · 3 comments
Open

Company / Channels / Publications #1075

dom-advancedcommerce opened this issue Jun 26, 2024 · 3 comments

Comments

@dom-advancedcommerce
Copy link

dom-advancedcommerce commented Jun 26, 2024

We are tend to focus on the standard data (online channel for data) and we seeing more and more customers starting to use Markets for pricing.. etc. This makes things more challenging forcing us to move more of our code to GrpahQL... More recently we have been asked to look at B2B catalogues pricing and publishing.

It is all a bit disconnected, between the data that can be retrieved via the Shopify REST API and the tangle of weeds using the Shopify Graph API.

It seems Shopify themselves have yet to connect catalogues to publications, therefore this might be a mute point atm, but
I was wondering if and how far ShopifySharp have delved into this and any Graph queries your using to retrieve publication data by company b2b catalogue publications verses channel publications?

@clement911
Copy link
Collaborator

ShopifySharp already supports GraphQL.
Everything that is possible to do with the GraphQL API should also be possible with ShopifySharp.
The documentation is lacking but you can check the GraphService and related unit tests to see examples on how to use it.

@nozzlegear
Copy link
Owner

Yes, and I hope to write a big guide for using the GraphService soon! I've got a half formed draft in my backlog right now.

@czupet
Copy link

czupet commented Jun 27, 2024

I would pay for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants