Skip to content

fares1978/shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vendor Manager Shopify

  • Interact with shopify store via apps and GraphQL Admin APIs.
  • For publications store must have catalogs.
  • Creates required webhooks on the store via APIs.

How to Initialize

client := client.NewClient("storename", "access-token", "2025-10", nil)
ctx, cancel := context.WithCancel(context.Background())
defer cancel()
// To use queris, mutations and webhooks refer to docs bellow.

Docs

  • All queries and mutations docs are in docs folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages