Skip to content

Simple Shopify GraphQL Client made in Spring using graphql-java-generator

Notifications You must be signed in to change notification settings

Latsode/spring-graphql-shopify-client-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Client Spring

I needed to make shopify client in spring for my private project and couldnt find any examples on the internet , struggled a lot and finally made one . Sharing it because there might be some other people looking for one like I used to . This project uses https://github.com/graphql-java-generator to generate boilerplate code just from .graphqls file.Got my .graphqls by exporting SDL from Altair . Had to define some custom scalars in pom as well .

How to use it?

About

Simple Shopify GraphQL Client made in Spring using graphql-java-generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages